aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-add.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-08 13:49:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-08 13:49:11 +0200
commitbf7f63e56640fa7756ebaacac36fcf23ce61afa3 (patch)
treeacb2d86180a3f349cae19bdeb540a8dbb509b2e9 /bpkg/rep-add.cli
parent7e4b2dcd0e5ddd37276879e699fd84059183f5e2 (diff)
Minor doc tweak
Diffstat (limited to 'bpkg/rep-add.cli')
-rw-r--r--bpkg/rep-add.cli10
1 files changed, 5 insertions, 5 deletions
diff --git a/bpkg/rep-add.cli b/bpkg/rep-add.cli
index fd76be9..fc69f77 100644
--- a/bpkg/rep-add.cli
+++ b/bpkg/rep-add.cli
@@ -52,11 +52,11 @@ namespace bpkg
A \cb{dir} repository is expected to contain either the \cb{manifest} or
\cb{packages.manifest} file in the root directory of the repository. If
- it only contains \cb{manifest}, then it is assumed to be a single-package
- repository with the \cb{manifest} file being its package manifest.
- Otherwise, the \cb{packages.manifest} file should list the available
- packages as described in \l{bpkg#manifest-package-list-dir Package List
- Manifest for \cb{dir} Repositories}.
+ it only contains \cb{manifest}, then it is assumed to be a simple,
+ single-package repository with the \cb{manifest} file being its package
+ manifest. Otherwise, the \cb{packages.manifest} file should list the
+ available packages as described in \l{bpkg#manifest-package-list-dir
+ Package List Manifest for \cb{dir} Repositories}.
A \cb{dir} repository may also contain the \cb{repositories.manifest}
file in the root directory of the repository. This file can be used to