summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4fdff3d)
raw | patch | inline | side by side (parent: 4fdff3d)
author | Thomas Rast <trast@student.ethz.ch> | |
Sun, 10 Jan 2010 20:29:34 +0000 (21:29 +0100) | ||
committer | Thomas Rast <trast@student.ethz.ch> | |
Sun, 10 Jan 2010 20:29:34 +0000 (21:29 +0100) |
The accepted style in the SYNOPSIS section is for a command to be
'emphasised'. Do so for the git-shortlog(1) manpage.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
'emphasised'. Do so for the git-shortlog(1) manpage.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Documentation/git-shortlog.txt | patch | blob | history |
index ecf9e2718c1e6c720ca1155607c192100cdf4663..dfd4d0c2233df09b64a10d1ad31a36afaa01ec7c 100644 (file)
--------
[verse]
git log --pretty=short | 'git shortlog' [-h] [-n] [-s] [-e] [-w]
-git shortlog [-n|--numbered] [-s|--summary] [-e|--email] [-w[<width>[,<indent1>[,<indent2>]]]] [<committish>...]
+'git shortlog' [-n|--numbered] [-s|--summary] [-e|--email] [-w[<width>[,<indent1>[,<indent2>]]]] [<committish>...]
DESCRIPTION
-----------