From 22e35bf80cea95dc1edce22e729199f61a6fedcd Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 5 Mar 2018 16:49:24 +0300 Subject: Add .manifest extension to repositories, packages and signature files --- bpkg/rep-create.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bpkg/rep-create.cli') 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 is not specified, then the current working directory is used as the repository root." -- cgit v1.1