[PATCH] Also handle CVS branches with a '/' in their name
[gitweb.git] / Documentation / git-local-pull.txt
index cb9533401890012a36654eab7de99485798cb21c..4651e81581962d2dfd94dc6cd66a551fe7aec4ee 100644 (file)
@@ -25,8 +25,9 @@ OPTIONS
        Get all the objects.
 -v::
        Report what is downloaded.
--w::
-        Writes the commit-id into the filename under $GIT_DIR/refs/ on
+
+-w <filename>::
+        Writes the commit-id into the filename under $GIT_DIR/refs/<filename> on
         the local end after the transfer is complete.
 
 Author