From 07505518fafe99f1798e4fbf05f58479c3c633b3 Mon Sep 17 00:00:00 2001 From: LeeW Date: Sat, 19 Sep 2015 01:00:31 +0800 Subject: [PATCH] Remove exclamation mark --- bin/git-ignore-io | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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