git mv: do not keep slash in `git mv dir non-existing-dir/`
[gitweb.git] / Documentation / git-bisect.txt
index d9f960b509146f2d7556ddd621b5eec70af49a73..2bb9a577a2b4a4e95dcf950239c2ead8d424319f 100644 (file)
@@ -358,7 +358,7 @@ OPTIONS
 --no-checkout::
 +
 Do not checkout the new working tree at each iteration of the bisection
-process. Instead just update a special reference named 'BISECT_HEAD' to make
+process. Instead just update a special reference named `BISECT_HEAD` to make
 it point to the commit that should be tested.
 +
 This option may be useful when the test you would perform in each step