From 7e4b2dcd0e5ddd37276879e699fd84059183f5e2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 6 Mar 2018 23:52:11 +0300 Subject: Add support for dir repository --- bpkg/pkg-fetch.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bpkg/pkg-fetch.hxx') diff --git a/bpkg/pkg-fetch.hxx b/bpkg/pkg-fetch.hxx index d17dbdf..fe51ba6 100644 --- a/bpkg/pkg-fetch.hxx +++ b/bpkg/pkg-fetch.hxx @@ -28,7 +28,8 @@ namespace bpkg bool replace, bool purge); - // Fetch the package from a repository and commit the transaction. + // Fetch the package from an archive-based repository and commit the + // transaction. // shared_ptr pkg_fetch (const common_options&, -- cgit v1.1