mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-13 04:40:59 +01:00
Rename Invalid Option -> Invalid Input
This commit is contained in:
@@ -146,7 +146,7 @@ elif [[ $color_flag ]] || [[ $u_flag ]] || \
|
||||
fi
|
||||
else
|
||||
echo
|
||||
echo "\033[1m\033[38;5;001mInvalid Option${RS}"
|
||||
echo "\033[1m\033[38;5;001mInvalid Input${RS}"
|
||||
echo
|
||||
usage
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user