aboutsummaryrefslogtreecommitdiff
path: root/bpkg/common-options.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-11 12:01:04 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-11 12:01:04 +0200
commita880d01c59c6962f06b969552a524792239e9300 (patch)
tree802901c84462df5e1cc5b37eca4899ab31cb339a /bpkg/common-options.cli
parent3637cbc90ae6c6f36f2ba229663f04a371a1faee (diff)
Align verbosity levels with build2
This makes it simpler to map from one to the other.
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 2532665..25db69c 100644
--- a/bpkg/common-options.cli
+++ b/bpkg/common-options.cli
@@ -25,7 +25,7 @@ namespace bpkg
{
"<level>",
"Set the diagnostics verbosity to <level> between 0 (disabled) and
- 5 (lots of information). The default is 1. @@ Need to document
+ 6 (lots of information). The default is 1. @@ Need to document
further."
};