X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-shortlog.txt;h=5cc3baf48dcbf86e976d5d4407831a6d0ceb108f;hb=0510480510b181216d565ebcedea471d50c200b1;hp=bc1ac77495347967c941298e2da38f76d5d124c6;hpb=56bfacef7966553530532d58c07787754add2465;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'.