From: John Keeping Date: Thu, 14 Mar 2013 20:19:39 +0000 (+0000) Subject: git-difftool(1): fix formatting of --symlink description X-Git-Tag: v1.8.3-rc0~160^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8aa10d4a5bb2eceb78b689f0c13b334725a1019f;p=thirdparty%2Fgit.git git-difftool(1): fix formatting of --symlink description Signed-off-by: John Keeping Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-difftool.txt b/Documentation/git-difftool.txt index e0e12e9470..e575fea1ad 100644 --- a/Documentation/git-difftool.txt +++ b/Documentation/git-difftool.txt @@ -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 working tree when run in `--dir-diff` mode. + - Specifying `--no-symlinks` instructs 'git difftool' to create - copies instead. `--no-symlinks` is the default on Windows. +Specifying `--no-symlinks` instructs 'git difftool' to create copies +instead. `--no-symlinks` is the default on Windows. -x :: --extcmd=::