summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-19 11:42:09 -0700
committerJunio C Hamano <gitster@pobox.com>2011-10-19 11:42:09 -0700
commit11821ed3cc84929e22aead7e1473a145a9e3f4d2 (patch)
treec20abe3330684f3deb12a07e0a967cc02774f856 /diff-options.txt
parent513ff12aa0be31c6bd62cf14564a7beecf971b90 (diff)
downloadgit-htmldocs-11821ed3cc84929e22aead7e1473a145a9e3f4d2.tar.gz
Autogenerated HTML docs for v1.7.7-419-g87009
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 5c53bdba9..08b581f04 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -408,6 +408,10 @@ endif::git-format-patch[]
Show the context between diff hunks, up to the specified number
of lines, thereby fusing hunks that are close to each other.
+-W::
+--function-context::
+ Show whole surrounding functions of changes.
+
ifndef::git-format-patch[]
--exit-code::
Make the program exit with codes similar to diff(1).