better wording

This commit is contained in:
Tobias Powalowski 2024-08-13 15:56:50 +02:00
parent 57c750e158
commit 8e9aba1dbf

View file

@ -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 <directory>."
echo "You can specify a certain <server> with an archboot repository."
echo "Optional: You can specify a certain <server> with an archboot repository."
echo ""
echo -e "Usage: \e[1m${_BASENAME} <directory> <server>\e[m"
exit 0