author | Frank Lichtenheld <frank@lichtenheld.de> | |
Mon, 14 May 2007 14:44:52 +0000 (16:44 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 15 May 2007 00:23:52 +0000 (17:23 -0700) | ||
commit | 7b1885d1e74029fe978be739d2d8d911a34ed8bf | |
tree | b0135cc7274472d9cfc877e225d495e393bc9d3b | tree | snapshot |
parent | 2dc189a3536a367444a4176684c89b994e93e736 | commit | diff |
Documentation: format-patch has no --mbox option
git-applymbox and git-mailinfo refer to a --mbox option of
git-format-patch when talking about their -k options. But there
is no such option. What -k does to the former two commands is
to keep the Subject: lines unmunged, meant to be used on output
generated with format-patch -k.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-applymbox and git-mailinfo refer to a --mbox option of
git-format-patch when talking about their -k options. But there
is no such option. What -k does to the former two commands is
to keep the Subject: lines unmunged, meant to be used on output
generated with format-patch -k.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-applymbox.txt | diff | blob | history | |
Documentation/git-mailinfo.txt | diff | blob | history |