diff --git a/openup b/openup index 000ca45..6f77acd 100755 --- a/openup +++ b/openup @@ -39,7 +39,7 @@ usage() { echo "Options:" echo " -K do not check for kernel binpatches (when running non GENERIC)" echo " -S do not check for package signatures" - echo " -c check/cron mode (cannot be used with -S and/or -n)" + echo " -c check/cron mode, report only (cannot be used with -S and/or -n)" echo " -n dry-run mode, no modification is done" echo exit 1