X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-shortlog.txt;h=5cc3baf48dcbf86e976d5d4407831a6d0ceb108f;hb=252712111fad127db365e3dd764309fe5658679a;hp=bc1ac77495347967c941298e2da38f76d5d124c6;hpb=206af7c96b134b4962fa04fa174a25f29efd7e5e;p=git.git diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt index bc1ac7749..5cc3baf48 100644 --- a/Documentation/git-shortlog.txt +++ b/Documentation/git-shortlog.txt @@ -44,7 +44,7 @@ OPTIONS --email:: Show the email address of each author. ---format[='']:: +--format[=]:: Instead of the commit subject, use some other information to describe each commit. '' can be any string accepted by the `--format` option of 'git log', such as '{asterisk} [%h] %s'.