From bf7f63e56640fa7756ebaacac36fcf23ce61afa3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 8 Mar 2018 13:49:11 +0200 Subject: Minor doc tweak --- bpkg/rep-add.cli | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'bpkg/rep-add.cli') 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 -- cgit v1.1