From a880d01c59c6962f06b969552a524792239e9300 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 11 Sep 2015 12:01:04 +0200 Subject: Align verbosity levels with build2 This makes it simpler to map from one to the other. --- bpkg/common-options.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/common-options.cli') 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 { "", "Set the diagnostics verbosity to 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." }; -- cgit v1.1