Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/glossary-revision' into maint
[gitweb.git]
/
Documentation
/
user-manual.txt
diff --git
a/Documentation/user-manual.txt
b/Documentation/user-manual.txt
index 0170a2346c3788dbf2d983fdc630c4ef961b2960..e831cc2020b2b728d972c9e33f7fef8041381547 100644
(file)
--- a/
Documentation/user-manual.txt
+++ b/
Documentation/user-manual.txt
@@
-2338,7
+2338,7
@@
origin)
fi
;;
*)
- echo "
U
sage: $0 origin|test|release" 1>&2
+ echo "
u
sage: $0 origin|test|release" 1>&2
exit 1
;;
esac
@@
-2352,7
+2352,7
@@
pname=$0
usage()
{
- echo "
U
sage: $pname branch test|release" 1>&2
+ echo "
u
sage: $pname branch test|release" 1>&2
exit 1
}