File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -84,15 +84,14 @@ OPTIONS
8484
8585-m::
8686-- message-id::
87- Pass the `-m` flag to linkgit:git-mailinfo[1], so that the
88- `Message-ID` header is added as a trailer (see
89- linkgit:git-interpret-trailers[1]). The `am.messageid`
90- configuration variable can be used to specify the default
91- behaviour.
87+ Pass the `-m` flag to linkgit:git-mailinfo[1],
88+ so that the `Message-ID` header is added to the commit message.
89+ The `am.messageid` configuration variable can be used to specify
90+ the default behaviour.
9291
9392-- no-message-id::
9493 Do not add the Message-ID header to the commit message.
95- `no-message-id` is useful to override `am.messageid` .
94+ `-- no-message-id` is useful to override `am.messageid` .
9695
9796-q::
9897-- quiet::
You can’t perform that action at this time.
0 commit comments