aboutsummaryrefslogtreecommitdiff
path: root/bdep/update.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/update.cli')
-rw-r--r--bdep/update.cli21
1 files changed, 21 insertions, 0 deletions
diff --git a/bdep/update.cli b/bdep/update.cli
index 3868a0a..83b1b79 100644
--- a/bdep/update.cli
+++ b/bdep/update.cli
@@ -46,4 +46,25 @@ namespace bdep
{
"\h|UPDATE OPTIONS|"
};
+
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bdep-default-options-files(1)} for an overview of the default
+ options files. For the \cb{update} command the search start directory is
+ the project directory. The following options files are searched for in
+ each directory and, if found, loaded in the order listed:
+
+ \
+ bdep.options
+ bdep-update.options
+ \
+
+ The following \cb{update} command options cannot be specified in the
+ default options files:
+
+ \
+ --directory|-d
+ \
+ "
}