aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-05-10 20:54:57 -0700
committerJunio C Hamano <junkio@cox.net>2005-05-10 20:54:57 -0700
commitd81ed1b591b1db413c91e29b66de6a14dc543ffc (patch)
tree3c79088f1832d78012ccdb63e5da1ab88fcf408e /Documentation
parent7ffeb8c24bb3eb83bf39e9d0348899f7f8178b2a (diff)
downloadgit-d81ed1b591b1db413c91e29b66de6a14dc543ffc.tar.gz
Adjust quoting styles for some environment variables in the documentation.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index a02ed6f426..98d923db92 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -288,8 +288,8 @@ git Commits
git Diffs
~~~~~~~~~
-GIT_DIFF_OPTS::
-GIT_EXTERNAL_DIFF::
+'GIT_DIFF_OPTS'::
+'GIT_EXTERNAL_DIFF'::
see the "generating patches" section in :
link:git-diff-cache.html[git-diff-cache];
link:git-diff-files.html[git-diff-files];