Documentation: new option -P for git-svnimport
[gitweb.git] / Documentation / git-clone.txt
index 985043facab96a29e7cf19df213539312e7b5642..bfddb21fee0a73641dbbbb7efb1863f162851653 100644 (file)
@@ -100,7 +100,7 @@ OPTIONS
        defined default, typically `/usr/share/git-core/templates`.
 
 --use-separate-remote::
-       Save remotes heads under `$GIT_DIR/remotes/origin/` instead
+       Save remotes heads under `$GIT_DIR/refs/remotes/origin/` instead
        of `$GIT_DIR/refs/heads/`.  Only the local master branch is
        saved in the latter. This is the default.