From 3e8a75ad90cd701d3a741f038cbab19c1bc72118 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Wed, 14 Aug 2024 22:50:16 +0200 Subject: [PATCH] sync to other headlines --- usr/lib/archboot/update/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/archboot/update/update.sh b/usr/lib/archboot/update/update.sh index 33395201d..58afa20e9 100644 --- a/usr/lib/archboot/update/update.sh +++ b/usr/lib/archboot/update/update.sh @@ -28,7 +28,7 @@ _graphic_options() { } _usage () { - echo -e "\e[1mManage \e[36mArchboot\e[m\e[1m - Environment:\e[m" + echo -e "\e[36mArchboot\e[m \e[1m - Manage Environment:\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