]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-merge-tree.txt
docs: fix description of the `--merge-base` option
[thirdparty/git.git] / Documentation / git-merge-tree.txt
index 298c133fdb6965774a9021fe4d3137ac07ef3464..88ee942101a7748ac2a7b5030b364ed7e27d5fdb 100644 (file)
@@ -66,8 +66,8 @@ OPTIONS
 
 --merge-base=<commit>::
        Instead of finding the merge-bases for <branch1> and <branch2>,
-       specify a merge-base for the merge. This option is incompatible
-       with `--stdin`.
+       specify a merge-base for the merge, and specifying multiple bases is
+       currently not supported. This option is incompatible with `--stdin`.
 
 [[OUTPUT]]
 OUTPUT