X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=228ccaf10ab6bf7e4a3909d31ac31afbd2361d8c;hb=451e593181c554b06f1ce292b4233d396a355753;hp=82165763ba138e587a59d5b5cea03e3b7a9af072;hpb=4eb994733d75d40cab87e7b4736166cf33e7787a;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 82165763b..228ccaf10 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/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.