From 9b5faf6ef525c0954fc94908bf3ffc95a3a960db Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Sat, 19 Apr 2025 14:37:44 -0500 Subject: [PATCH] u --- scripts/ct.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ct.sh b/scripts/ct.sh index 866ea4e..84f8f0b 100755 --- a/scripts/ct.sh +++ b/scripts/ct.sh @@ -31,7 +31,7 @@ fi this_file_name=`basename "$0"` if [ $# -lt 1 ]; then - echo "usage: '$this_file_name { d/dots | d+/dots+ | uf / upd-full [host]? | s/sw/software {update/install/search/orphans/uninstall} [host]? | us / upd-self | yay }'" + echo "usage: '$this_file_name { d/dots | d+/dots+ | uf / upd-full [host]? | services | s/sw/software {update/install/search/orphans/uninstall} [host]? | us / upd-self | yay }'" exit 1 fi