summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-27 07:26:40 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-27 07:26:40 +0000
commitb968dbbd6a939fc1282a7837026e131ed921e122 (patch)
treeea2c6e3bfaa630641b319f06d7519955eaaebacb /diff-options.txt
parent6936156b92bf31acd8e14b74ddf5b83a59de50f6 (diff)
downloadgit-htmldocs-b968dbbd6a939fc1282a7837026e131ed921e122.tar.gz
Autogenerated HTML docs for v1.5.3-rc3-13-g7ab3
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 82165763b..228ccaf10 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -43,7 +43,9 @@
Synonym for "-p --stat".
-z::
- \0 line termination on output
+ NUL-line termination on output. This affects the --raw
+ output field terminator. Also output from commands such
+ as "git-log" will be delimited with NUL between commits.
--name-only::
Show only names of changed files.