Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" string
author
David Aguilar
<davvid@gmail.com>
Sun, 24 Feb 2013 22:48:41 +0000
(14:48 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Feb 2013 05:30:18 +0000
(21:30 -0800)
Make the usage string consistent with Git.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/mw-to-git/t/install-wiki.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
f86cad7
)
diff --git
a/contrib/mw-to-git/t/install-wiki.sh
b/contrib/mw-to-git/t/install-wiki.sh
index c6d6fa3aefafa8f782be20b7919f2acfc7667a6f..70a53f67fd06bd2ce6f2f544655b03b99c6b2ee9 100755
(executable)
--- a/
contrib/mw-to-git/t/install-wiki.sh
+++ b/
contrib/mw-to-git/t/install-wiki.sh
@@
-15,7
+15,7
@@
fi
. "$WIKI_TEST_DIR"/test-gitmw-lib.sh
usage () {
- echo "
U
sage: "
+ echo "
u
sage: "
echo " ./install-wiki.sh <install | delete | --help>"
echo " install | -i : Install a wiki on your computer."
echo " delete | -d : Delete the wiki and all its pages and "