This commit is contained in:
tuxwarrior
2024-05-01 11:15:00 -05:00
parent 6d03db7e4f
commit 70dad0c494
4 changed files with 13 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ fi
this_file_name=`basename "$0"`
if [ $# -lt 1 ]; then
echo "usage: '$this_file_name { dots | uf / upd-full [host] | sw / software {update/install} [host] | us / upd-self | wp }'"
echo "usage: '$this_file_name { dots | uf / upd-full [host]? | sw / software {update/install} [host]? | us / upd-self | wp }'"
exit 1
fi