diff --git a/scripts/curae.sh b/scripts/curae.sh index 1829b68..94afa33 100644 --- a/scripts/curae.sh +++ b/scripts/curae.sh @@ -31,7 +31,7 @@ fi this_file_name=`basename "$0"` if [ $# -lt 1 ]; then - echo "usage: '$this_file_name { dots | dots+ | uf / upd-full [host]? | sw / software {update/install} [host]? | us / upd-self | yay }'" + echo "usage: '$this_file_name { dots | dots+ | uf / upd-full [host]? | sw / software {update/install/search} [host]? | us / upd-self | yay }'" exit 1 fi