]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation: format-patch has no --mbox option
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 14 May 2007 14:44:52 +0000 (16:44 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 15 May 2007 00:23:52 +0000 (17:23 -0700)
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
Documentation/git-mailinfo.txt

index 3bc92d8cf17297e7b4a88bd2aeb9339b83d9d283..ea919ba5d7e8a01cd2e5aa9116ff4bbcf9ddd1ea 100644 (file)
@@ -31,7 +31,7 @@ OPTIONS
        whitespaces, (3) '[' up to ']', typically '[PATCH]', and
        then prepends "[PATCH] ".  This flag forbids this
        munging, and is most useful when used to read back 'git
-       format-patch --mbox' output.
+       format-patch -k' output.
 
 -m::
        Patches are applied with `git-apply` command, and unless
index ba18133ead23b0974b8198e25c28ccc746e99954..8eadcebfcf5c26c599cde0d939d1046de69f2335 100644 (file)
@@ -30,7 +30,7 @@ OPTIONS
        whitespaces, (3) '[' up to ']', typically '[PATCH]', and
        then prepends "[PATCH] ".  This flag forbids this
        munging, and is most useful when used to read back 'git
-       format-patch --mbox' output.
+       format-patch -k' output.
 
 -u::
        The commit log message, author name and author email are