Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pretty: add support for "valueonly" option in %(trailers)
[gitweb.git]
/
Documentation
/
git-show.txt
diff --git
a/Documentation/git-show.txt
b/Documentation/git-show.txt
index 0e1695df350b68a2739df946bbe74df7a5f9d71b..fcf528c1b30d8045592d117ccc3d5f9248d0edbd 100644
(file)
--- a/
Documentation/git-show.txt
+++ b/
Documentation/git-show.txt
@@
-9,7
+9,7
@@
git-show - Show various types of objects
SYNOPSIS
--------
[verse]
-'git show' [
options
] [<object>...]
+'git show' [
<options>
] [<object>...]
DESCRIPTION
-----------