Skip to content

Commit e7108fc

Browse files
jonasgitster
authored andcommitted
git-check-attr(1): use 'verse' for multi-line synopsis sections
Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent b466685 commit e7108fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-check-attr.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ git-check-attr - Display gitattributes information.
88

99
SYNOPSIS
1010
--------
11+
[verse]
1112
'git check-attr' attr... [--] pathname...
12-
'git check-attr' --stdin [-z] attr... < <list-of-paths
13+
'git check-attr' --stdin [-z] attr... < <list-of-paths>
1314

1415
DESCRIPTION
1516
-----------

0 commit comments

Comments
 (0)