Signed-off-by: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> --- Documentation/git-format-patch.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt index 65e4089..07a2ee3 100644 --- a/Documentation/git-format-patch.txt +++ b/Documentation/git-format-patch.txt @@ -21,6 +21,7 @@ SYNOPSIS [--cc=<email>] [--cover-letter] [--cover-one-patch] + [--cover-overwrite] [ <since> | <revision range> ] DESCRIPTION @@ -173,6 +174,10 @@ if that is not set. will prevent the creation of cover letters, if disabled. This option can force creating a cover letter in those cases. +--cover-overwrite:: + If format.overwritecoverletter is unset, this option will + temporarily force overwriting cover letters. + --suffix=.<sfx>:: Instead of using `.patch` as the suffix for generated filenames, use specified suffix. A common alternative is -- 1.6.2.2.446.gfbdc0 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html