forked from mirrors/openup
Make it clear -c only reports but does not change anything on the system.
This commit is contained in:
parent
516d9366cc
commit
afd187f805
1 changed files with 1 additions and 1 deletions
2
openup
2
openup
|
|
@ -39,7 +39,7 @@ usage() {
|
||||||
echo "Options:"
|
echo "Options:"
|
||||||
echo " -K do not check for kernel binpatches (when running non GENERIC)"
|
echo " -K do not check for kernel binpatches (when running non GENERIC)"
|
||||||
echo " -S do not check for package signatures"
|
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 " -n dry-run mode, no modification is done"
|
||||||
echo
|
echo
|
||||||
exit 1
|
exit 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue