X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-mailinfo.txt;h=b81ac98cf0d95ab961b228e514c8fdabc152a21e;hb=b30ccd757354ea09b41e4359b0a5ab429d12f02e;hp=996c3fcc6cde0b7ce1acf6bfb3815bac4dd6176c;hpb=a7aebb9d00332364411e85c703cc25dc0580f2d4;p=git.git diff --git a/Documentation/git-mailinfo.txt b/Documentation/git-mailinfo.txt index 996c3fcc6..b81ac98cf 100644 --- a/Documentation/git-mailinfo.txt +++ b/Documentation/git-mailinfo.txt @@ -8,7 +8,7 @@ git-mailinfo - Extracts patch and authorship from a single e-mail message SYNOPSIS -------- -'git mailinfo' [-k] [-u | --encoding= | -n] [--scissors] +'git mailinfo' [-k|-b] [-u | --encoding= | -n] [--scissors] DESCRIPTION @@ -32,6 +32,11 @@ OPTIONS munging, and is most useful when used to read back 'git-format-patch -k' output. +-b:: + When -k is not in effect, all leading strings bracketed with '[' + and ']' pairs are stripped. This option limits the stripping to + only the pairs whose bracketed string contains the word "PATCH". + -u:: The commit log message, author name and author email are taken from the e-mail, and after minimally decoding MIME