From b44b4088f48a27bff88f8f010b8cd42303cbdad0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 14 Mar 2018 14:58:54 +0200 Subject: Implement --fetch|-f and --fetch-full|-F in sync command --- bdep/init.cli | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bdep/init.cli') 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. " } -- cgit v1.1