From abbbecc3c659ae43a29b4525225608b5a0377107 Mon Sep 17 00:00:00 2001 From: t470p Date: Wed, 8 May 2024 07:33:15 -0500 Subject: [PATCH] + search info --- scripts/curae.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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