projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e8e22e
)
mmh.sh: Changed from -version to -Version, here too.
author
markus schnalke
<meillo@marmaro.de>
Fri, 15 Jun 2012 07:22:03 +0000
(09:22 +0200)
committer
markus schnalke
<meillo@marmaro.de>
Fri, 15 Jun 2012 07:22:03 +0000
(09:22 +0200)
uip/mmh.sh
patch
|
blob
|
history
diff --git
a/uip/mmh.sh
b/uip/mmh.sh
index
68cf120
..
10fc070
100755
(executable)
--- a/
uip/mmh.sh
+++ b/
uip/mmh.sh
@@
-29,7
+29,7
@@
while [ $# -ge 1 ] ; do
echo | folder >/dev/null 2>&1
exit $?
;;
- -v*)
+ -V*)
echo "mmh has no own version number, thus this instead:"
folder -Version
exit 0