aboutsummaryrefslogtreecommitdiff
path: root/bdep/help.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/help.cli
parent235d44e374864005502c3591c5787c115845e1de (diff)
Document default options files for remaining commands
Diffstat (limited to 'bdep/help.cli')
-rw-r--r--bdep/help.cli14
1 files changed, 14 insertions, 0 deletions
diff --git a/bdep/help.cli b/bdep/help.cli
index 238a730..c6aa1ab 100644
--- a/bdep/help.cli
+++ b/bdep/help.cli
@@ -27,4 +27,18 @@ namespace bdep
{
//"\h|HELP OPTIONS|"
};
+
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bdep-default-options-files(1)} for an overview of the default
+ options files. For the \cb{help} command the following options files are
+ searched for only in the predefined directories (home, system, etc) and, if
+ found, loaded in the order listed:
+
+ \
+ bdep.options
+ bdep-help.options
+ \
+ "
}