From 391a3e38bd1d405094d1280cc3b1bcd7b008bd5b Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 12 Apr 2007 05:02:49 +0000 Subject: [PATCH] Autogenerated manpages for v1.5.1.1-81-g6aea --- man1/git-format-patch.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man1/git-format-patch.1 b/man1/git-format-patch.1 index 147701c9e..7b5ee237d 100644 --- a/man1/git-format-patch.1 +++ b/man1/git-format-patch.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-FORMAT\-PATCH" "1" "04/04/2007" "" "" +.TH "GIT\-FORMAT\-PATCH" "1" "04/12/2007" "Git 1.5.1.1.81.g6aea" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -17,6 +17,7 @@ git\-format\-patch \- Prepare patches for e\-mail submission [\-s | \-\-signoff] [] [\-\-start\-number ] [\-\-in\-reply\-to=Message\-Id] [\-\-suffix=.] [\-\-ignore\-if\-in\-upstream] + [\-\-subject\-prefix=Subject\-Prefix] [..] .fi .SH "DESCRIPTION" @@ -188,6 +189,9 @@ Make the first mail (or all the mails with \-\-no\-thread) appear as a reply to \-\-ignore\-if\-in\-upstream Do not include a patch that matches a commit in ... This will examine all patches reachable from but not from and compare them with the patches being generated, and any patch that matches is ignored. .TP +\-\-subject\-prefix= +Instead of the standard \fI[PATCH]\fR prefix in the subject line, instead use \fI[]\fR. This allows for useful naming of a patch series, and can be combined with the \-\-numbered option. +.TP \-\-suffix=. Instead of using .patch as the suffix for generated filenames, use specifed suffix. A common alternative is \-\-suffix=.txt. -- 2.26.2