mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Remove exclamation mark
This commit is contained in:
parent
88c3437a24
commit
07505518fa
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue