Code

Merge git://repo.or.cz/git-gui
[git.git] / builtin-shortlog.c
index 3d8d7094ab8f85f557cf3bd58e408c8ab4272f08..fa8bc7d02a2268d99dcc829cb3adbee10c949306 100644 (file)
@@ -8,7 +8,7 @@
 #include "mailmap.h"
 
 static const char shortlog_usage[] =
-"git-shortlog [-n] [-s] [<commit-id>... ]";
+"git-shortlog [-n] [-s] [-e] [<commit-id>... ]";
 
 static char *common_repo_prefix;
 static int email;