diff --git a/builtin-shortlog.c b/builtin-shortlog.c index 3d8d7094a..fa8bc7d02 100644 --- a/builtin-shortlog.c +++ b/builtin-shortlog.c @@ -8,7 +8,7 @@ #include "mailmap.h" static const char shortlog_usage[] = -"git-shortlog [-n] [-s] [... ]"; +"git-shortlog [-n] [-s] [-e] [... ]"; static char *common_repo_prefix; static int email;