summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-05-11 03:54:57 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-05-11 03:54:57 (GMT)
commitd81ed1b591b1db413c91e29b66de6a14dc543ffc (patch)
tree3c79088f1832d78012ccdb63e5da1ab88fcf408e /Documentation/git.txt
parent7ffeb8c24bb3eb83bf39e9d0348899f7f8178b2a (diff)
downloadgit-d81ed1b591b1db413c91e29b66de6a14dc543ffc.zip
git-d81ed1b591b1db413c91e29b66de6a14dc543ffc.tar.gz
git-d81ed1b591b1db413c91e29b66de6a14dc543ffc.tar.bz2
Adjust quoting styles for some environment variables in the documentation.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index a02ed6f..98d923d 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];