author | Stephan Beyer <s-beyer@gmx.net> | |
Sat, 12 Jul 2008 15:47:16 +0000 (17:47 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Jul 2008 23:08:27 +0000 (16:08 -0700) | ||
commit | 356a32a23a2118e12a62fa42876a261feb554b1a | |
tree | f8eebdd147dbe4f8f8e1df7bcec46a841803f7e2 | tree | snapshot |
parent | 447d0cca45920bbe409361bb532444f810c75546 | commit | diff |
git-am/git-mailsplit: correct synopsis for reading from stdin
Invoking git-am or git-mailsplit without mbox or Maildir results in
reading an mbox from stdin. Mention this in the synopsis and usage
strings.
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Invoking git-am or git-mailsplit without mbox or Maildir results in
reading an mbox from stdin. Mention this in the synopsis and usage
strings.
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-am.txt | diff | blob | history | |
builtin-mailsplit.c | diff | blob | history | |
git-am.sh | diff | blob | history |