diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cpt-lib.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpt-lib.in b/src/cpt-lib.in index a2466af..1e4062a 100644 --- a/src/cpt-lib.in +++ b/src/cpt-lib.in @@ -404,6 +404,7 @@ global_options() { param CPT_ROOT --root init:@export -- "Use an alternate root directory" disp :usage -h --help -- "Show this help message" disp :version -v --version -- "Print version information" + flag CPT_VERBOSE --verbose init:@export -- "Be more verbose" } contains() { |