user-manual: remote-tracking can be checked out, with detached HEAD
[gitweb.git] / Documentation / rev-list-options.txt
index 7a42567060bc4c79e5eef00e4cc01a90c9ab39a4..7a1b164ccdd7ff1c9297ead7671a552bc18a3e89 100644 (file)
@@ -264,7 +264,7 @@ endif::git-rev-list[]
 
        Pretend as if all the refs in `refs/remotes` are listed
        on the command line as '<commit>'. If '<pattern>' is given, limit
-       remote tracking branches to ones matching given shell glob.
+       remote-tracking branches to ones matching given shell glob.
        If pattern lacks '?', '*', or '[', '/*' at the end is implied.
 
 --glob=<glob-pattern>::