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/bpkg.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bpkg/bpkg.cli') diff --git a/bpkg/bpkg.cli b/bpkg/bpkg.cli index c19138b..1e3697c 100644 --- a/bpkg/bpkg.cli +++ b/bpkg/bpkg.cli @@ -57,9 +57,9 @@ namespace bpkg archives from repositories. A \i{bpkg repository} is a collection of packages as well as prerequisite - and complement repositories. Both \i{archive} and \i{version - control}-based repository types are supported. A repository is identified - by its location which can be a local filesystem path or a URL. + and complement repositories. \i{Archive}, \i{directory} and \i{version + control}-based repositories are supported. A repository is identified by + its location which can be a local filesystem path or a URL. A typical \cb{bpkg} workflow would consist of the following steps. -- cgit v1.1