aboutsummaryrefslogtreecommitdiff
path: root/bdep/init.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-14 14:58:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-14 14:58:54 +0200
commitb44b4088f48a27bff88f8f010b8cd42303cbdad0 (patch)
tree46c08c1f48a81c3a4dc4c6c59be300e5e40e6762 /bdep/init.cli
parent7acf8ce6111e3740decd39b92c3383fcbdd00e21 (diff)
Implement --fetch|-f and --fetch-full|-F in sync command
Diffstat (limited to 'bdep/init.cli')
-rw-r--r--bdep/init.cli8
1 files changed, 4 insertions, 4 deletions
diff --git a/bdep/init.cli b/bdep/init.cli
index d853010..617a5cc 100644
--- a/bdep/init.cli
+++ b/bdep/init.cli
@@ -50,10 +50,10 @@ namespace bdep
directories using the \cb{--config|-c} option.
The second and third variants are semantically equivalent to first
- performing \cb{config add} and \cb{config create} (\l{bdep-config(1)}),
- respectively, followed by the first variant. In both cases the
- \cb{--default|-d} option can be used to make the added/created
- configuration default.
+ performing the \cb{config add} and \cb{config create} commands
+ (\l{bdep-config(1)}), respectively, followed by the first variant. In
+ both cases the \cb{--default|-d} option can be used to make the
+ added/created configuration default.
"
}