aboutsummaryrefslogtreecommitdiff
path: root/bpkg/help.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/help.cli')
-rw-r--r--bpkg/help.cli14
1 files changed, 14 insertions, 0 deletions
diff --git a/bpkg/help.cli b/bpkg/help.cli
index f5fda42..4c87146 100644
--- a/bpkg/help.cli
+++ b/bpkg/help.cli
@@ -27,4 +27,18 @@ namespace bpkg
{
//"\h|HELP OPTIONS|"
};
+
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bpkg-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:
+
+ \
+ bpkg.options
+ bpkg-help.options
+ \
+ "
}