aboutsummaryrefslogtreecommitdiff
path: root/bdep/deinit.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/deinit.cli')
-rw-r--r--bdep/deinit.cli21
1 files changed, 21 insertions, 0 deletions
diff --git a/bdep/deinit.cli b/bdep/deinit.cli
index ad7e626..cd14fec 100644
--- a/bdep/deinit.cli
+++ b/bdep/deinit.cli
@@ -49,4 +49,25 @@ namespace bdep
directory has been removed or is otherwise unusable."
}
};
+
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bdep-default-options-files(1)} for an overview of the default
+ options files. For the \cb{deinit} 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-deinit.options
+ \
+
+ The following \cb{deinit} command options cannot be specified in the
+ default options files:
+
+ \
+ --directory|-d
+ \
+ "
}