X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-shortlog.txt;h=5cc3baf48dcbf86e976d5d4407831a6d0ceb108f;hb=9b73ce74e6abfb45626bce7a21465e6db6302be0;hp=bc1ac77495347967c941298e2da38f76d5d124c6;hpb=762655010d6f051f632a77b8c5b95b9f5cad02c9;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'.