From 7a15ad751e6fd934209a636279bf3535aeb2e0a1 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 9 Jul 2006 09:38:31 +0000 Subject: [PATCH] Autogenerated man pages for v1.4.1-g88f0d --- man1/git-diff-files.1 | 8 ++++++++ man1/git-diff-index.1 | 8 ++++++++ man1/git-diff-stages.1 | 8 ++++++++ man1/git-diff-tree.1 | 8 ++++++++ 4 files changed, 32 insertions(+) diff --git a/man1/git-diff-files.1 b/man1/git-diff-files.1 index 3b8b20a55..42b43d93e 100755 --- a/man1/git-diff-files.1 +++ b/man1/git-diff-files.1 @@ -120,6 +120,14 @@ Output the patch in the order specified in the , which has one shell \-R Swap two inputs; that is, show differences from index or on\-disk file to tree contents\&. +.TP +\-\-text +Treat all files as text\&. + +.TP +\-a +Shorthand for "\-\-text"\&. + For more detailed explanation on these common options, see also diffcore documentation: \fIdiffcore.html\fR\&. diff --git a/man1/git-diff-index.1 b/man1/git-diff-index.1 index 2eb28bbdb..59d545d33 100755 --- a/man1/git-diff-index.1 +++ b/man1/git-diff-index.1 @@ -120,6 +120,14 @@ Output the patch in the order specified in the , which has one shell \-R Swap two inputs; that is, show differences from index or on\-disk file to tree contents\&. +.TP +\-\-text +Treat all files as text\&. + +.TP +\-a +Shorthand for "\-\-text"\&. + For more detailed explanation on these common options, see also diffcore documentation: \fIdiffcore.html\fR\&. diff --git a/man1/git-diff-stages.1 b/man1/git-diff-stages.1 index 2b7706ac0..75e11c323 100755 --- a/man1/git-diff-stages.1 +++ b/man1/git-diff-stages.1 @@ -120,6 +120,14 @@ Output the patch in the order specified in the , which has one shell \-R Swap two inputs; that is, show differences from index or on\-disk file to tree contents\&. +.TP +\-\-text +Treat all files as text\&. + +.TP +\-a +Shorthand for "\-\-text"\&. + For more detailed explanation on these common options, see also diffcore documentation: \fIdiffcore.html\fR\&. diff --git a/man1/git-diff-tree.1 b/man1/git-diff-tree.1 index 5cf9afdeb..9fe6f0cd5 100755 --- a/man1/git-diff-tree.1 +++ b/man1/git-diff-tree.1 @@ -129,6 +129,14 @@ Output the patch in the order specified in the , which has one shell \-R Swap two inputs; that is, show differences from index or on\-disk file to tree contents\&. +.TP +\-\-text +Treat all files as text\&. + +.TP +\-a +Shorthand for "\-\-text"\&. + For more detailed explanation on these common options, see also diffcore documentation: \fIdiffcore.html\fR\&. -- 2.26.2