aboutsummaryrefslogtreecommitdiff
path: root/bdep/fetch.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-10 10:34:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-10 10:34:31 +0200
commit023f1a286b7dfe80eb80a9e6924e492cf6f3f80a (patch)
tree6accbb5ccee95ae5cb7ba9f186b2694c9797b2d9 /bdep/fetch.cli
parente3133aa9628858bcfe414f95731831b5962358c7 (diff)
Implement test, update, and clean commands
Diffstat (limited to 'bdep/fetch.cli')
-rw-r--r--bdep/fetch.cli9
1 files changed, 5 insertions, 4 deletions
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