summaryrefslogtreecommitdiffstats
path: root/git-difftool.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-difftool.txt')
-rw-r--r--git-difftool.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-difftool.txt b/git-difftool.txt
index 50cb08008..c05f97aca 100644
--- a/git-difftool.txt
+++ b/git-difftool.txt
@@ -90,7 +90,7 @@ instead. `--no-symlinks` is the default on Windows.
--extcmd=<command>::
Specify a custom command for viewing diffs.
'git-difftool' ignores the configured defaults and runs
- `$command $LOCAL $REMOTE` when this option is specified.
+ `<command> $LOCAL $REMOTE` when this option is specified.
Additionally, `$BASE` is set in the environment.
-g::