aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-purge.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-purge.cli')
-rw-r--r--bpkg/pkg-purge.cli21
1 files changed, 21 insertions, 0 deletions
diff --git a/bpkg/pkg-purge.cli b/bpkg/pkg-purge.cli
index f4ae2eb..7128d0e 100644
--- a/bpkg/pkg-purge.cli
+++ b/bpkg/pkg-purge.cli
@@ -46,4 +46,25 @@ namespace bpkg
package from the configuration."
}
};
+
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bpkg-default-options-files(1)} for an overview of the default
+ options files. For the \cb{pkg-purge} 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-purge.options
+ \
+
+ The following \cb{pkg-purge} command options cannot be specified in the
+ default options files:
+
+ \
+ --directory|-d
+ \
+ "
}