X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fdiff-options.txt;h=66624a17698ac91cfcd6d45d1af6024c4bf066d9;hb=4daf6fc837f7cc84335958b9d9e8a29e41b4ee8e;hp=08b581f040859d39aeaad8294bc7a3e7760ab0b9;hpb=2f18b4642d6ea052cb6ad85f3a013a33b6afbe92;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 08b581f04..9f7cba2be 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -413,6 +413,7 @@ endif::git-format-patch[] Show whole surrounding functions of changes. ifndef::git-format-patch[] +ifndef::git-log[] --exit-code:: Make the program exit with codes similar to diff(1). That is, it exits with 1 if there were differences and @@ -420,6 +421,7 @@ ifndef::git-format-patch[] --quiet:: Disable all output of the program. Implies `--exit-code`. +endif::git-log[] endif::git-format-patch[] --ext-diff::