This commit is contained in:
Francois B. (Makoto) 2020-07-04 19:56:41 +02:00
parent 92c52d9d41
commit 9635ddbc8d

View file

@ -624,7 +624,7 @@ function usage () {
printf " "$BOLDVERT"-j"$NORMAL" : install/enable unattended-upgrades (security auto update))\n"
printf " "$BOLDVERT"-u"$NORMAL" : update system (apt,snap,...)\n"
printf " "$BOLDVERT"-p"$NORMAL" : clean useless packages\n"
printf " "$BOLDVERT"-v"$NORMAL" : show verison number\n"
printf " "$BOLDVERT"-v"$NORMAL" : show version number\n"
printf " "$BOLDVERT"-h"$NORMAL" : show help & informations\n"
printf "\n"
}