Rewrite "git-frotz" to "git frotz"
[gitweb.git] / Documentation / git-format-patch.txt
index 363edb0fcfd140188507baa93cd2be9b6923d00a..e5638102ec50aba1550ed8ed1345666d601d3c94 100644 (file)
@@ -126,12 +126,13 @@ not add any suffix.
 CONFIGURATION
 -------------
 You can specify extra mail header lines to be added to each
-message in the repository configuration.  Also you can specify
-the default suffix different from the built-in one:
+message in the repository configuration.  You can also specify
+new defaults for the subject prefix and file suffix.
 
 ------------
 [format]
         headers = "Organization: git-foo\n"
+        subjectprefix = CHANGE
         suffix = .txt
 ------------
 
@@ -178,4 +179,3 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 GIT
 ---
 Part of the gitlink:git[7] suite
-