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/pkg-configure.cli | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'bpkg/pkg-configure.cli') diff --git a/bpkg/pkg-configure.cli b/bpkg/pkg-configure.cli index 0f51aa0..6908018 100644 --- a/bpkg/pkg-configure.cli +++ b/bpkg/pkg-configure.cli @@ -38,4 +38,25 @@ namespace bpkg { "\h|PKG-CONFIGURE OPTIONS|" }; + + " + \h|DEFAULT OPTIONS FILES| + + See \l{bpkg-default-options-files(1)} for an overview of the default + options files. For the \cb{pkg-configure} command the search start + directory is the configuration directory. The following options files are + searched for in each directory and, if found, loaded in the order listed: + + \ + bpkg.options + bpkg-pkg-configure.options + \ + + The following \cb{pkg-configure} command options cannot be specified in the + default options files: + + \ + --directory|-d + \ + " } -- cgit v1.1