From 483bc4f045881b998512ae814d6cf44d0c0cb493 Mon Sep 17 00:00:00 2001 From: Jonathan Nieder Date: Mon, 30 Jun 2008 13:56:34 -0500 Subject: Documentation formatting and cleanup Following what appears to be the predominant style, format names of commands and commandlines both as `teletype text`. While we're at it, add articles ("a" and "the") in some places, italicize the name of the command in the manual page synopsis line, and add a comma or two where it seems appropriate. Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano --- Documentation/git-shortlog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-shortlog.txt') diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt index b55301bb97..6e4cbc4fdd 100644 --- a/Documentation/git-shortlog.txt +++ b/Documentation/git-shortlog.txt @@ -13,7 +13,7 @@ git shortlog [-n|--numbered] [-s|--summary] [-e|--email] [-w[[,[ DESCRIPTION ----------- -Summarizes 'git-log' output in a format suitable for inclusion +Summarizes `git-log` output in a format suitable for inclusion in release announcements. Each commit will be grouped by author and the first line of the commit message will be shown. -- cgit v1.2.3