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/fetch.cli | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'bdep/fetch.cli') diff --git a/bdep/fetch.cli b/bdep/fetch.cli index 60e20f4..04169b3 100644 --- a/bdep/fetch.cli +++ b/bdep/fetch.cli @@ -24,8 +24,12 @@ namespace bdep \h|DESCRIPTION| - The \cb{fetch} command re-fetches the list of available packages in the - project's prerequisite and complement repositories, recursively. + The \cb{fetch} command fetches the list of packages available in the + project's 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, the 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 -- cgit v1.1