From 66aeeb86903cc9a4405e51c1ed62e6063e8f7e9c Mon Sep 17 00:00:00 2001 From: Tan A <40173707+Yutyo@users.noreply.github.com> Date: Sat, 6 Mar 2021 23:31:47 +0300 Subject: [PATCH] git-difftool: highlight git diff in command description (#5338) --- pages/common/git-difftool.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/common/git-difftool.md b/pages/common/git-difftool.md index 81ea169c58..38f98158d7 100644 --- a/pages/common/git-difftool.md +++ b/pages/common/git-difftool.md @@ -1,6 +1,7 @@ # git difftool -> Show file changes using external diff tools. Accepts the same options and arguments as Git diff. +> Show file changes using external diff tools. Accepts the same options and arguments as `git diff`. +> See also: `git diff`. > More information: . - List available diff tools: