aboutsummaryrefslogtreecommitdiff
path: root/src/cpt-list
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpt-list')
-rwxr-xr-xsrc/cpt-list2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpt-list b/src/cpt-list
index 7cef79e..fcb1f49 100755
--- a/src/cpt-list
+++ b/src/cpt-list
@@ -7,7 +7,7 @@ parser_definition() {
"or: ${0##*/} -C pkg true-statement false-statement"
msg -- '' 'Options:'
flag CURRENT -c --current -- "Use the current directory as a package"
- flag quiet -q -- "Make the operation quiet"
+ flag quiet -q --quiet -- "Make the operation quiet"
param PKG -C --check label:" -C,--check PKG TRUE FALSE" -- \
"Check if PKG exists and return the string of TRUE if"\
"it exists, and the string of FALSE if it doesn't." \