interpret-trailers.txt: start the desc line with a capital letter
This description line is shown in 'git help -a' and all other commands description starts with an uppercase character. This just makes that printout a bit nicer. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
aeb582a983
commit
a34dca2451
|
|
@ -3,7 +3,7 @@ git-interpret-trailers(1)
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
git-interpret-trailers - add or parse structured information in commit messages
|
git-interpret-trailers - Add or parse structured information in commit messages
|
||||||
|
|
||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
--------
|
--------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue