aboutsummaryrefslogtreecommitdiff
path: root/bdep/sync.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-30 14:19:56 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-31 19:09:29 +0300
commitd268ff193e240751485bb6ff01268d45c21548ed (patch)
tree91663b3f26f18fc4bc8178bcdfcec8a1b9e42fd1 /bdep/sync.cli
parent235d44e374864005502c3591c5787c115845e1de (diff)
Document default options files for remaining commands
Diffstat (limited to 'bdep/sync.cli')
-rw-r--r--bdep/sync.cli27
1 files changed, 26 insertions, 1 deletions
diff --git a/bdep/sync.cli b/bdep/sync.cli
index 04b8330..f4afc85 100644
--- a/bdep/sync.cli
+++ b/bdep/sync.cli
@@ -222,7 +222,32 @@ namespace bdep
uint16_t --hook = 0;
};
- "\h|ENVIRONMENT|
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bdep-default-options-files(1)} for an overview of the default
+ options files. For the \cb{sync} command the search start directory is the
+ project directory, except for the implicit mode for which only the
+ predefined directories (system, etc) are searched in. The following options
+ files are searched for in each directory and, if found, loaded in the order
+ listed:
+
+ \
+ bdep.options
+ bdep-{sync|sync-implicit}.options # (mode-dependent)
+ \
+
+ The following \cb{sync} command options cannot be specified in the
+ default options files:
+
+ \
+ --directory|-d
+ --implicit
+ --config|-c
+ \
+
+
+ \h|ENVIRONMENT|
The \cb{BDEP_SYNC} environment variable can be used to suppress automatic
synchronization on build system invocation. If set, auto-synchronization