aboutsummaryrefslogtreecommitdiff
path: root/bpkg/utility
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/utility')
-rw-r--r--bpkg/utility3
1 files changed, 3 insertions, 0 deletions
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[]);