Rename submodule.<name>.rebase to submodule.<name>.update
[gitweb.git] / Documentation / git-format-patch.txt
index db3bdb5657e4c4c55122ec7f0cd735e623f1dec2..5eddca92c4b7200dbb01abb4b6203c77262fc997 100644 (file)
@@ -194,7 +194,7 @@ CONFIGURATION
 -------------
 You can specify extra mail header lines to be added to each message
 in the repository configuration, new defaults for the subject prefix
-and file suffix, control attachements, and number patches when outputting
+and file suffix, control attachments, and number patches when outputting
 more than one.
 
 ------------
@@ -205,6 +205,7 @@ more than one.
        numbered = auto
        cc = <email>
        attach [ = mime-boundary-string ]
+       signoff = true
 ------------