summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-11-08 17:02:54 -0800
committerJunio C Hamano <gitster@pobox.com>2011-11-08 17:02:54 -0800
commit585db7cb9f45fe0119b9cc862008389f9da6560b (patch)
treed07dfba7f886b9074d4932c9c4b1568d9104fece /diff-options.txt
parent34b59579e34c8a9601903237699e609e54a0688d (diff)
downloadgit-htmldocs-585db7cb9f45fe0119b9cc862008389f9da6560b.tar.gz
Autogenerated HTML docs for v1.7.8-rc1-12-g8a042
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 08b581f04..9f7cba2be 100644
--- a/diff-options.txt
+++ b/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::