git-tar-tree: no more void pointer arithmetic
[git.git] / Documentation / merge-options.txt
index eebaf3a..53cc355 100644 (file)
@@ -11,6 +11,6 @@
        Use the given merge strategy; can be supplied more than
        once to specify them in the order they should be tried.
        If there is no `-s` option, a built-in list of strategies
-       is used instead (`git-merge-resolve` when merging a single
+       is used instead (`git-merge-recursive` when merging a single
        head, `git-merge-octopus` otherwise).