aboutsummaryrefslogtreecommitdiff
path: root/bdep/init.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-20 06:41:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-20 06:41:20 +0200
commitfcb50d36651e660db33f3bfaca564d4789273145 (patch)
treeee741c1d928b62db10549208096199def1cddaa8 /bdep/init.cli
parentc02d4eeb02c06dcd0e3340bb3681f250d468922d (diff)
Documentation work
Diffstat (limited to 'bdep/init.cli')
-rw-r--r--bdep/init.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/bdep/init.cli b/bdep/init.cli
index 8629bfe..ded6913 100644
--- a/bdep/init.cli
+++ b/bdep/init.cli
@@ -46,12 +46,12 @@ namespace bdep
<cfg-args> are arguments to \cb{bpkg cfg-create}. <pkg-args> are arguments
to \cb{bpkg pkg-build}.
- In the first variant the configurations can also be specified as
+ In the first form the configurations can also be specified as
directories using the \cb{--config|-c} option.
- The second and third variants are semantically equivalent to first
+ The second and third forms are semantically equivalent to first
performing the \cb{config add} and \cb{config create} commands
- (\l{bdep-config(1)}), respectively, followed by the first variant. In
+ (\l{bdep-config(1)}), respectively, followed by the first form. In
both cases the \cb{--default|-d} option can be used to make the
added/created configuration default.
"