1
0
Fork 0
forked from mirrors/openup

Fix usage()

This commit is contained in:
Antoine Jacoutot 2014-10-30 15:23:00 +01:00
commit 79a740d4b9

2
openup
View file

@ -51,7 +51,7 @@ _OPENUP_MINREL=55
usage() {
echo
echo "Usage: ${0##*/} [-K][-Sn|c]" >&2
echo "Usage: ${0##*/} [-K][-S|c]" >&2
echo
echo "Options:"
echo " -K do not check for kernel binpatches (when running non GENERIC)"