git-difftool(1): fix formatting of --symlink description
Signed-off-by: John Keeping <john@keeping.me.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
55f56fee07
commit
8aa10d4a5b
|
@ -74,8 +74,8 @@ with custom merge tool commands and has the same value as `$MERGED`.
|
||||||
'git difftool''s default behavior is create symlinks to the
|
'git difftool''s default behavior is create symlinks to the
|
||||||
working tree when run in `--dir-diff` mode.
|
working tree when run in `--dir-diff` mode.
|
||||||
+
|
+
|
||||||
Specifying `--no-symlinks` instructs 'git difftool' to create
|
Specifying `--no-symlinks` instructs 'git difftool' to create copies
|
||||||
copies instead. `--no-symlinks` is the default on Windows.
|
instead. `--no-symlinks` is the default on Windows.
|
||||||
|
|
||||||
-x <command>::
|
-x <command>::
|
||||||
--extcmd=<command>::
|
--extcmd=<command>::
|
||||||
|
|
Loading…
Reference in New Issue