Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-check-attr(1): use 'verse' for multi-line synopsis sections
author
Jonas Fonseca
<fonseca@diku.dk>
Wed, 15 Oct 2008 07:11:52 +0000
(09:11 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 16 Oct 2008 15:44:07 +0000
(08:44 -0700)
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-check-attr.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
b466685
)
diff --git
a/Documentation/git-check-attr.txt
b/Documentation/git-check-attr.txt
index 14e437436158e56d6117151bfda35369f36b0d98..174b088bcdcb916cf452e7615acf972a1e1153be 100644
(file)
--- a/
Documentation/git-check-attr.txt
+++ b/
Documentation/git-check-attr.txt
@@
-8,8
+8,9
@@
git-check-attr - Display gitattributes information.
SYNOPSIS
--------
+[verse]
'git check-attr' attr... [--] pathname...
-'git check-attr' --stdin [-z] attr... < <list-of-paths
+'git check-attr' --stdin [-z] attr... < <list-of-paths
>
DESCRIPTION
-----------