aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-verify.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-verify.cli')
-rw-r--r--bpkg/pkg-verify.cli14
1 files changed, 14 insertions, 0 deletions
diff --git a/bpkg/pkg-verify.cli b/bpkg/pkg-verify.cli
index 0546695..49714a0 100644
--- a/bpkg/pkg-verify.cli
+++ b/bpkg/pkg-verify.cli
@@ -59,4 +59,18 @@ namespace bpkg
files and the package dependency constraints are completed."
}
};
+
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bpkg-default-options-files(1)} for an overview of the default
+ options files. For the \cb{pkg-verify} command the following options files
+ are searched for in the predefined directories (system, etc) and, if found,
+ loaded in the order listed:
+
+ \
+ bpkg.options
+ bpkg-pkg-verify.options
+ \
+ "
}