simplified help output (wrong command)
This commit is contained in:
2
pman.sh
2
pman.sh
@@ -117,7 +117,7 @@ case "$command_args" in
|
|||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
if [ "$more_arguments" = "true" ]; then
|
if [ "$more_arguments" = "true" ]; then
|
||||||
echo "Invalid command: \"$command $command_args\""
|
echo "Invalid command: \"$command_args\""
|
||||||
echo
|
echo
|
||||||
echo "Usage: pman <command> [args...]"
|
echo "Usage: pman <command> [args...]"
|
||||||
echo "Available commands:"
|
echo "Available commands:"
|
||||||
|
Reference in New Issue
Block a user