aboutsummaryrefslogtreecommitdiff
path: root/bdep/new.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/new.cli')
-rw-r--r--bdep/new.cli62
1 files changed, 31 insertions, 31 deletions
diff --git a/bdep/new.cli b/bdep/new.cli
index e338683..259a4df 100644
--- a/bdep/new.cli
+++ b/bdep/new.cli
@@ -575,37 +575,37 @@ namespace bdep
"
\h|DEFAULT OPTIONS FILES|
- See \l{bdep-default-options-files(1)} for an overview of the default
- options files. For the \cb{new} command the search start directory is the
- project directory in the package and subdirectory modes and the parent
- directory of the new project in all other modes. The following options
- files are searched for in each directory and, if found, loaded in the
- order listed:
-
- \
- bdep.options
- bdep-{config config-add}.options # if --config-add|-A
- bdep-{config config-add config-create}.options # if --config-create|-C
- bdep-new.options
- bdep-new-{project|package|subdirectory}.options # (mode-dependent)
- \
-
- The following \cb{new} command options cannot be specified in the
- default options files:
-
- \
- --output-dir|-o
- --directory|-d
- --package
- --subdirectory
- --no-checks
- --config-add|-A
- --config-create|-C
- --wipe
- \
-
- While the presence of the \cb{--pre-hook} or \cb{--post-hook} options in
- remote default options files will trigger a prompt.
+ See \l{bdep-default-options-files(1)} for an overview of the default
+ options files. For the \cb{new} command the search start directory is the
+ project directory in the package and subdirectory modes and the parent
+ directory of the new project in all other modes. The following options
+ files are searched for in each directory and, if found, loaded in the
+ order listed:
+
+ \
+ bdep.options
+ bdep-{config config-add}.options # if --config-add|-A
+ bdep-{config config-add config-create}.options # if --config-create|-C
+ bdep-new.options
+ bdep-new-{project|package|subdirectory}.options # (mode-dependent)
+ \
+
+ The following \cb{new} command options cannot be specified in the
+ default options files:
+
+ \
+ --output-dir|-o
+ --directory|-d
+ --package
+ --subdirectory
+ --no-checks
+ --config-add|-A
+ --config-create|-C
+ --wipe
+ \
+
+ While the presence of the \cb{--pre-hook} or \cb{--post-hook} options in
+ remote default options files will trigger a prompt.
\h|ENVIRONMENT|