diff --git a/bin/git-ignore-io b/bin/git-ignore-io index fc271f7..18c5665 100755 --- a/bin/git-ignore-io +++ b/bin/git-ignore-io @@ -86,7 +86,7 @@ else opt=$1 shift if [[ $# -eq 0 ]]; then - echo "There should be at least one type!!!" + echo "There should be at least one type" echo show_usage exit