summaryrefslogtreecommitdiffstats
path: root/git-difftool.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-difftool.txt')
-rw-r--r--git-difftool.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-difftool.txt b/git-difftool.txt
index c05f97aca..a616f8b2e 100644
--- a/git-difftool.txt
+++ b/git-difftool.txt
@@ -105,7 +105,6 @@ instead. `--no-symlinks` is the default on Windows.
`merge.tool` until a tool is found.
--[no-]trust-exit-code::
- 'git-difftool' invokes a diff tool individually on each file.
Errors reported by the diff tool are ignored by default.
Use `--trust-exit-code` to make 'git-difftool' exit when an
invoked diff tool returns a non-zero exit code.