archive.c: format_subst - fixed bogus argument to memchr
[gitweb.git] / builtin-shortlog.c
index f08095bc91b92ad93560459d060259bd5df52c4a..01cfd7b47c120133eafaf0701bc721fbf50fddc5 100644 (file)
@@ -8,7 +8,7 @@
 #include "mailmap.h"
 
 static const char shortlog_usage[] =
-"git-shortlog [-n] [-s] [-e] [<commit-id>... ]";
+"git-shortlog [-n] [-s] [-e] [-w] [<commit-id>... ]";
 
 static char *common_repo_prefix;
 static int email;