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/init.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bdep/init.cli') diff --git a/bdep/init.cli b/bdep/init.cli index 57b1abb..0f0e882 100644 --- a/bdep/init.cli +++ b/bdep/init.cli @@ -51,8 +51,8 @@ namespace bdep form. The third (\cb{--config-add}) and fourth (\cb{--config-create}) forms are - shortcuts that can be used to first add an existing or newly created - build configuration and then initialize project packages in that + shortcuts to first adding an existing or newly created build + configuration and then initializing project packages in that configuration. Semantically they are equivalent to first performing the \cb{config add} or \cb{config create} commands (\l{bdep-config(1)}), respectively, followed by the first form. Optional in the @@ -73,7 +73,7 @@ namespace bdep The following invocations illustrate the common \cb{init} use cases (the current working directory is shown before the shell prompt). - Create new build configuration in \cb{../prj-gcc}, call it \cb{gcc} and + Create new build configuration in \cb{../prj-gcc}, call it \cb{gcc}, and initialize project packages \cb{foo} and \cb{libfoo} in this configuration: -- cgit v1.1