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/utility | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bpkg/utility') diff --git a/bpkg/utility b/bpkg/utility index f2c0ab5..a5bafec 100644 --- a/bpkg/utility +++ b/bpkg/utility @@ -31,6 +31,9 @@ namespace bpkg // Process. // + // The process command line is printed for verbosity >= 2 (essential + // command lines). + // void run (const char* const args[]); -- cgit v1.1