We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28679f commit 91a351fCopy full SHA for 91a351f
git-fire
@@ -78,7 +78,7 @@ EOF
78
}
79
80
81
-case $1 in
+case "$1" in
82
-V|--version) version; exit 0 ;;
83
-h|--help) display_help; exit 0 ;;
84
esac
0 commit comments