X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Frev-list-options.txt;h=9c47ad885bd7565b45b9ac4e5e4a0798653d75e8;hb=625589b5bebb95a13732c15b7c680c8b1540035b;hp=42ca059908b6af5726d958d92912705c96235d29;hpb=54f4cd9e8c7992f70d16efac3c6fc0a18ac0b156;p=git.git diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt index 42ca05990..9c47ad885 100644 --- a/Documentation/rev-list-options.txt +++ b/Documentation/rev-list-options.txt @@ -165,7 +165,7 @@ limiting may be applied. -n 'number':: --max-count=:: - Limit the number of commits output. + Limit the number of commits to output. --skip=:: @@ -269,7 +269,7 @@ endif::git-rev-list[] Pretend as if all the refs in `refs/remotes` are listed on the command line as ''. If '' 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=::