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/rep-info.cli | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'bpkg/rep-info.cli') diff --git a/bpkg/rep-info.cli b/bpkg/rep-info.cli index 916209f..9cecd3d 100644 --- a/bpkg/rep-info.cli +++ b/bpkg/rep-info.cli @@ -128,4 +128,27 @@ namespace bpkg "Use configuration in for the trusted certificate database." } }; + + " + \h|DEFAULT OPTIONS FILES| + + See \l{bpkg-default-options-files(1)} for an overview of the default + options files. If the \cb{rep-info} command uses an existing \c{bpkg} + configuration, then the start directory is the configuration directory. + Otherwise, only the predefined directories (home, system, etc) are + searched. The following options files are searched for in each directory + and, if found, loaded in the order listed: + + \ + bpkg.options + bpkg-rep-info.options + \ + + The following \cb{rep-info} command options cannot be specified in the + default options files: + + \ + --directory|-d + \ + " } -- cgit v1.1