diff --git a/usr/lib/archboot/update/update.sh b/usr/lib/archboot/update/update.sh index de51b3d88..3de34c72f 100644 --- a/usr/lib/archboot/update/update.sh +++ b/usr/lib/archboot/update/update.sh @@ -29,7 +29,7 @@ _graphic_options() { usage () { echo -e "\e[1mManage \e[36mArchboot\e[m\e[1m - Environment:\e[m" - echo -e "\e[1m---------------------------------\e[m" + echo -e "\e[1m------------------------------\e[m" 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."