Fix formatting of Documentation/git-clone.txt
[git.git] / Documentation / git-clone.txt
index 7572e4b..a90521e 100644 (file)
@@ -95,8 +95,8 @@ OPTIONS
        defined default, typically `/usr/share/git-core/templates`.
 
 --use-separate-remote::
-       Save remotes heads under `$GIT_DIR/remotes/origin/' instead
-       of `$GIT_DIR/refs/heads/'.  Only the master branch is saved
+       Save remotes heads under `$GIT_DIR/remotes/origin/` instead
+       of `$GIT_DIR/refs/heads/`.  Only the master branch is saved
        in the latter.
 
 <repository>::