]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-bisect.txt
doc: more consistency in environment variables format
[thirdparty/git.git] / Documentation / git-bisect.txt
index 7e79aaedeb58632bca9edb6c1f7715c493139bb6..d9f960b509146f2d7556ddd621b5eec70af49a73 100644 (file)
@@ -205,7 +205,7 @@ $ git bisect visualize
 
 `view` may also be used as a synonym for `visualize`.
 
-If the 'DISPLAY' environment variable is not set, 'git log' is used
+If the `DISPLAY` environment variable is not set, 'git log' is used
 instead.  You can also give command-line options such as `-p` and
 `--stat`.