X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=1689c748171a8ff48395cf432aabe0130fc6b8d2;hb=3a81b9f571a6b7edd83b3d5f27c3c95d9b1c9d5c;hp=77a3f78dd75514667b77ae4e1dbbb3731b05a33d;hpb=3635a187704ed30b32eb11f5098496e5e435a19d;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 77a3f78dd..1689c7481 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -164,5 +164,8 @@ That is, it exits with 1 if there were differences and 0 means no differences. +--quiet:: + Disable all output of the program. Implies --exit-code. + For more detailed explanation on these common options, see also link:diffcore.html[diffcore documentation].