docs/git-remote: capitalize first word of initial blurb

All other man files have capitalized descriptions which
immediately follow the command's name. Let's capitalize
this one too for consistency.

Signed-off-by: Albert L. Lash, IV <alash3@bloomberg.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Albert L. Lash, IV 2014-02-08 15:41:35 -05:00 committed by Junio C Hamano
parent 13f72a1d5f
commit a2f69581ff
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ git-remote(1)

NAME
----
git-remote - manage set of tracked repositories
git-remote - Manage set of tracked repositories


SYNOPSIS