File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ keeping them as Git notes allows them to be maintained between versions
239
239
of the patch series (but see the discussion of the `notes.rewrite`
240
240
configuration options in linkgit:git-notes[1] to use this workflow).
241
241
242
- --[no]- signature=<signature>::
242
+ --[no-] signature=<signature>::
243
243
Add a signature to each message produced. Per RFC 3676 the signature
244
244
is separated from the body by a line with '-- ' on it. If the
245
245
signature option is omitted the signature defaults to the Git version
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ See the CONFIGURATION section for `sendemail.multiEdit`.
89
89
reply to the given Message-Id, which avoids breaking threads to
90
90
provide a new patch series.
91
91
The second and subsequent emails will be sent as replies according to
92
- the `--[no]- chain-reply-to` setting.
92
+ the `--[no-] chain-reply-to` setting.
93
93
+
94
94
So for example when `--thread` and `--no-chain-reply-to` are specified, the
95
95
second and subsequent patches will be replies to the first one like in the
You can’t perform that action at this time.
0 commit comments