aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-merge-file.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-merge-file.adoc')
-rw-r--r--Documentation/git-merge-file.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-merge-file.adoc b/Documentation/git-merge-file.adoc
index 71915a00fa..9dc5d8a370 100644
--- a/Documentation/git-merge-file.adoc
+++ b/Documentation/git-merge-file.adoc
@@ -85,6 +85,9 @@ object store and the object ID of its blob is written to standard output.
--zdiff3::
Show conflicts in "zdiff3" style.
++
+The `--diff3` and `--zdiff3` options default to the value of the
+`merge.conflictStyle` configuration variable (see linkgit:git-config[1]).
--ours::
--theirs::