summaryrefslogtreecommitdiffstats
path: root/man1/git-difftool.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-difftool.1')
-rw-r--r--man1/git-difftool.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-difftool.1 b/man1/git-difftool.1
index 9e9a04001..33aa0d68f 100644
--- a/man1/git-difftool.1
+++ b/man1/git-difftool.1
@@ -2,12 +2,12 @@
.\" Title: git-difftool
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-06
+.\" Date: 2024-02-08
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.561.g235986be82
+.\" Source: Git 2.43.0.581.g5216f8f5c4
.\" Language: English
.\"
-.TH "GIT\-DIFFTOOL" "1" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GIT\-DIFFTOOL" "1" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -137,7 +137,7 @@ is the default on Windows\&.
Specify a custom command for viewing diffs\&.
\fIgit\-difftool\fR
ignores the configured defaults and runs
-\fB$command $LOCAL $REMOTE\fR
+\fB<command> $LOCAL $REMOTE\fR
when this option is specified\&. Additionally,
\fB$BASE\fR
is set in the environment\&.