From 946f5f7c245a0f9398417be5946795cfebfd1c62 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 21 Sep 2005 00:20:06 -0700 Subject: Diff: --name-status output format. The new output format shows only the status letter and paths. Signed-off-by: Junio C Hamano --- Documentation/diff-options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation') diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 616d4a4122..613a60d601 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -15,8 +15,8 @@ --name-only:: Show only names of changed files. ---name-only-z:: - Same as --name-only, but terminate lines with NUL. +--name-status:: + Show only names and status of changed files. -B:: Break complete rewrite changes into pairs of delete and create. -- cgit v1.2.3