X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Frev-list-options.txt;h=735cf07b20e17e29d96f701d97768ae610aea590;hb=fc721b699b817e9cb78994c6dd6d86e744bd2112;hp=0ce3f7fbd93db297291f08305c1a2b2bf603dcaa;hpb=70d9895ebcb8d401b569d28f049ad37fcb7b5ade;p=git.git diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt index 0ce3f7fbd..735cf07b2 100644 --- a/Documentation/rev-list-options.txt +++ b/Documentation/rev-list-options.txt @@ -96,6 +96,7 @@ you would get an output like this: This implies the '--topo-order' option by default, but the '--date-order' option may also be specified. +ifndef::git-rev-list[] Diff Formatting ~~~~~~~~~~~~~~~ @@ -125,6 +126,7 @@ options may be given. See linkgit:git-diff-files[1] for more options. -t:: Show the tree objects in the diff output. This implies '-r'. +endif::git-rev-list[] Commit Limiting ~~~~~~~~~~~~~~~