aboutsummaryrefslogtreecommitdiff
path: root/bpkg/common-options.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-04 14:49:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-04 14:49:59 +0200
commitcfba3d8d5c83656f272a9713ae6e204f5bb81fa1 (patch)
tree69ffccde394d8d80a5538484e10727eb2d4a94a4 /bpkg/common-options.cli
parent2f0748bcb0c9f479f56b667ce9a6d1e495a1df80 (diff)
Clean up help
Diffstat (limited to 'bpkg/common-options.cli')
-rw-r--r--bpkg/common-options.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/common-options.cli b/bpkg/common-options.cli
index 326cf64..ae18ead 100644
--- a/bpkg/common-options.cli
+++ b/bpkg/common-options.cli
@@ -10,7 +10,7 @@ namespace bpkg
{
bool -v
{
- "Print actual commands being executed. This is equivalent to
+ "Print underlying commands being executed. This is equivalent to
\cb{--verbose 1}."
};