Skip to content

Commit

Permalink
git-check-attr(1): use 'verse' for multi-line synopsis sections
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Fonseca <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
jonas authored and gitster committed Oct 16, 2008
1 parent b466685 commit e7108fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/git-check-attr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------
Expand Down

0 comments on commit e7108fc

Please sign in to comment.