diff --git a/usr/lib/archboot/update/update.sh b/usr/lib/archboot/update/update.sh index 514a3dac1..cd2767d80 100644 --- a/usr/lib/archboot/update/update.sh +++ b/usr/lib/archboot/update/update.sh @@ -33,7 +33,6 @@ _usage () { echo "The main tool to manage or update the Archboot Environment." echo echo "Options:" - echo -e " \e[1m-help\e[m This message." if [[ ! -e "${_LOCAL_DB}" || -e "/usr/bin/setup" ]]; then echo -e " \e[1m-update\e[m Update scripts: setup, quickinst, network, clock and helpers." fi