Code

Documentation / grammer nit
[git.git] / Documentation / diff-options.txt
index 82165763ba138e587a59d5b5cea03e3b7a9af072..228ccaf10ab6bf7e4a3909d31ac31afbd2361d8c 100644 (file)
@@ -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.