Skip to content

Commit 8aa10d4

Browse files
johnkeepinggitster
authored andcommitted
git-difftool(1): fix formatting of --symlink description
Signed-off-by: John Keeping <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 55f56fe commit 8aa10d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-difftool.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ with custom merge tool commands and has the same value as `$MERGED`.
7474
'git difftool''s default behavior is create symlinks to the
7575
working tree when run in `--dir-diff` mode.
7676
+
77-
Specifying `--no-symlinks` instructs 'git difftool' to create
78-
copies instead. `--no-symlinks` is the default on Windows.
77+
Specifying `--no-symlinks` instructs 'git difftool' to create copies
78+
instead. `--no-symlinks` is the default on Windows.
7979

8080
-x <command>::
8181
--extcmd=<command>::

0 commit comments

Comments
 (0)