From 5a8bc87a5b355a1b9df503ef5dc48f8374fffae3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 7 May 2018 14:31:58 +0200 Subject: Proofreading changes --- bdep/config.cli | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'bdep/config.cli') diff --git a/bdep/config.cli b/bdep/config.cli index 2c9e19f..494353e 100644 --- a/bdep/config.cli +++ b/bdep/config.cli @@ -65,12 +65,13 @@ namespace bdep \li|\cb{create} - The \cb{add} subcommand adds an existing \l{bpkg(1)} configuration in - directory to the project's build configuration set. The - \cb{create} subcommand creates a new configuration in directory - by executing the \l{bpkg-cfg-create(1)} command and passing - to it , if any. It then proceeds as \cb{add} by adding the - new configuration to the project's build configuration set. + The \cb{add} subcommand adds an existing \l{bpkg(1)} build + configuration in directory to the project's build + configuration set. The \cb{create} subcommand creates a new + configuration in directory by executing the + \l{bpkg-cfg-create(1)} command and passing to it , if + any. It then proceeds as \cb{add} by adding the new configuration to + the project's build configuration set. In both subcommands, if is specified, then the added configuration is given this name. Several \cb{bdep} commands can use @@ -101,8 +102,8 @@ namespace bdep \li|\cb{remove} - The \cb{remove} subcommand removes one or more configurations from - the project's build configuration set. See + The \cb{remove} subcommand removes one or more build configurations + from the project's build configuration set. See \l{bdep-projects-configs(1)} for various ways to specify build configurations.| @@ -119,7 +120,7 @@ namespace bdep forward (\c{\b{--}[\b{no-}]\b{forward}}), and auto-synchronization (\c{\b{--}[\b{no-}]\b{auto-sync}}) flags. Note that changing any of these flags requires an explicit - \cb{sync} command to take effect.||" + \l{bdep-sync(1)} command to take effect.||" bool add; bool create; -- cgit v1.1