Adjust quoting styles for some environment variables in the documentation.
authorJunio C Hamano <junkio@cox.net>
Wed, 11 May 2005 03:54:57 +0000 (20:54 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 11 May 2005 03:54:57 +0000 (20:54 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt

index a02ed6f..98d923d 100644 (file)
@@ -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];