From 7d03940f6816329fa9ae131591717749bc76be5a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 30 Oct 2019 16:56:24 +0300 Subject: Document default options files for commands --- bpkg/help.cli | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'bpkg/help.cli') 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 + \ + " } -- cgit v1.1