From 023f1a286b7dfe80eb80a9e6924e492cf6f3f80a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 May 2018 10:34:31 +0200 Subject: Implement test, update, and clean commands --- bdep/fetch.cli | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'bdep/fetch.cli') diff --git a/bdep/fetch.cli b/bdep/fetch.cli index 5b82090..011fd0a 100644 --- a/bdep/fetch.cli +++ b/bdep/fetch.cli @@ -26,12 +26,13 @@ namespace bdep The \cb{fetch} command fetches the list of packages available in the project's prerequisite/complement repositories in one or more build - configurations. If no project or package directory is specified, then the - current working directory is assumed. If no configuration is specified, - then the default configuration is assumed. See - \l{bdep-projects-configs(1)} for details on specifying projects and configurations. + If no project or package directory is specified, then the current working + directory is assumed. If no configuration is specified, then the default + configuration is assumed. See \l{bdep-projects-configs(1)} for details on + specifying projects and configurations. + If the \cb{--full|-F} option is specified, then instead \cb{fetch} performs a full re-fetch of all the repositories added to the configuration. This mode is primarily useful when a configuration (and -- cgit v1.1