From 584de3709037e81d821f8cc2d94fd3b87b4ae3b1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 25 Mar 2018 16:28:31 +0200 Subject: Documentation improvements --- bdep/sync.cli | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bdep/sync.cli') diff --git a/bdep/sync.cli b/bdep/sync.cli index 79bb91d..d65a2e7 100644 --- a/bdep/sync.cli +++ b/bdep/sync.cli @@ -36,7 +36,11 @@ namespace bdep configurations. The first form (no arguments nor \cb{--upgrade} or \cb{--patch} are specified) upgrades the project packages to the latest iteration, adjusts their dependencies according to the latest manifest - information, and updates the lockfile. + information, and updates the lockfile. If no project or package directory + is specified, then the current working directory is assumed. If no + configuration is specified, the the default configuration is assumed. See + \l{bdep-projects-configs(1)} for details on specifying projects and + configurations. The second form (no arguments but either \cb{--upgrade} or \cb{--patch} is specified), in addition to the first form's functionality, also -- cgit v1.1