docs/git-remote: capitalize first word of initial blurb
authorAlbert L. Lash, IV <alash3@bloomberg.net>
Sat, 8 Feb 2014 20:41:35 +0000 (15:41 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Feb 2014 19:03:07 +0000 (11:03 -0800)
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>
Documentation/git-remote.txt
index 2507c8bd913224b21118fe38d648f2538a06c387..cb103c8b6f8fe4fd89ad5e1a37b551f9f54d75c7 100644 (file)
@@ -3,7 +3,7 @@ git-remote(1)
 
 NAME
 ----
 
 NAME
 ----
-git-remote - manage set of tracked repositories
+git-remote - Manage set of tracked repositories
 
 
 SYNOPSIS
 
 
 SYNOPSIS