aboutsummaryrefslogtreecommitdiff
path: root/diff.h
diff options
context:
space:
mode:
authorPetr Baudis <pasky@suse.cz>2006-04-11 13:22:17 +0200
committerJunio C Hamano <junkio@cox.net>2006-04-11 11:16:51 -0700
commit5c91da25d7da304d98c8808968f474f9fb7ac4db (patch)
tree7a6b67072f6759d47aa9f7e108f048d0351f1a5f /diff.h
parent86ff1d2012cc5e074d54c0823154019b99ca03f0 (diff)
downloadgit-5c91da25d7da304d98c8808968f474f9fb7ac4db.tar.gz
git-5c91da25d7da304d98c8808968f474f9fb7ac4db.tar.xz
Document --patch-with-raw
Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff.h')
-rw-r--r--diff.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/diff.h b/diff.h
index 07b153b56..c5372b984 100644
--- a/diff.h
+++ b/diff.h
@@ -113,6 +113,8 @@ extern void diffcore_std_no_resolve(struct diff_options *);
" -z output diff-raw with lines terminated with NUL.\n" \
" -p output patch format.\n" \
" -u synonym for -p.\n" \
+" --patch-with-raw\n" \
+" output both a patch and the diff-raw format.\n" \
" --name-only show only names of changed files.\n" \
" --name-status show names and status of changed files.\n" \
" --full-index show full object name on index lines.\n" \