aboutsummaryrefslogtreecommitdiff
path: root/bpkg/common.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/common.cli')
-rw-r--r--bpkg/common.cli10
1 files changed, 8 insertions, 2 deletions
diff --git a/bpkg/common.cli b/bpkg/common.cli
index 90c150b..e71140a 100644
--- a/bpkg/common.cli
+++ b/bpkg/common.cli
@@ -42,8 +42,14 @@ namespace bpkg
bool -v
{
- "Print underlying commands being executed. This is equivalent to
- \cb{--verbose 2}."
+ "Print essential underlying commands being executed. This is equivalent
+ to \cb{--verbose 2}."
+ }
+
+ bool -V
+ {
+ "Print all underlying commands being executed. This is equivalent to
+ \cb{--verbose 3}."
}
bool -q