Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
8e2bdd88d3 |
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