Skip to content

Commit 92ddf0d

Browse files
committed
doc: add missing --message long option to merge docs
Include mention of --message flag in merge docs to match what is accepted (builtin/merge.c) and to make it consistent with the git commit docs. Signed-off-by: Brandon Dong <brandondong96@gmail.com>
1 parent c69baaf commit 92ddf0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/git-merge.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ OPTIONS
6868
include::merge-options.adoc[]
6969

7070
`-m <msg>`::
71+
`--message=<msg>`::
7172
Set the commit message to be used for the merge commit (in
7273
case one is created).
7374
+

0 commit comments

Comments
 (0)