aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-create.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-create.cli')
-rw-r--r--bpkg/rep-create.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/bpkg/rep-create.cli b/bpkg/rep-create.cli
index 970125d..40269ab 100644
--- a/bpkg/rep-create.cli
+++ b/bpkg/rep-create.cli
@@ -19,10 +19,10 @@ namespace bpkg
\h|DESCRIPTION|
- The \cb{rep-create} command regenerates the \cb{packages} manifest file
+ The \cb{rep-create} command regenerates the \cb{packages.manifest} file
based on the files present in the repository directory. If the
- \cb{repositories} manifest file contains a certificate, then the
- \cb{signature} manifest file is regenerated as well. In this case the
+ \cb{repositories.manifest} file contains a certificate, then the
+ \cb{signature.manifest} file is regenerated as well. In this case the
\cb{--key} option must be used to specify the certificate's private
key. If <dir> is not specified, then the current working directory is
used as the repository root."