diff --git a/usr/lib/archboot/release.sh b/usr/lib/archboot/release.sh index 080a4a821..d1ace8276 100644 --- a/usr/lib/archboot/release.sh +++ b/usr/lib/archboot/release.sh @@ -20,7 +20,7 @@ _usage () { echo -e "\e[1m\e[36mArchboot\e[m\e[1m - Create Release Images\e[m" echo -e "\e[1m--------------------------------\e[m" echo "This will create an archboot release image in ." - echo "You can specify a certain with an archboot repository." + echo "Optional: You can specify a certain with an archboot repository." echo "" echo -e "Usage: \e[1m${_BASENAME} \e[m" exit 0