From cdbc374bc16ed0db1a4a206064bb090ac935d89d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Mar 2018 14:35:27 +0200 Subject: Style/naming cleanup in man synopsis --- 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 b630f0a..b566bbd 100644 --- a/bpkg/rep-add.cli +++ b/bpkg/rep-add.cli @@ -13,18 +13,18 @@ include ; namespace bpkg { { - " ", + " ", "\h|SYNOPSIS| - \c{\b{bpkg rep-add}|\b{add} [] ...} + \c{\b{bpkg rep-add}|\b{add} [] ...} \h|DESCRIPTION| The \cb{rep-add} command adds the specified package repositories to the - configuration. The repository location is a URL or a directory path. If a - repository with the same name already exists in the configuration, then - its location is replaced with the specified. + configuration. The repository location is a URL or a directory + path. If a repository with the same canonical name already exists in the + configuration, then its location is replaced with the specified. Note that this command doesn't fetch the list of available packages for the newly added repository. For that, use the \l{bpkg-rep-fetch(1)} -- cgit v1.1