From e5038e43ce6b4e3deac2716222b89d00816ebb96 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 19 Mar 2007 02:03:09 +0000 Subject: [PATCH] Autogenerated man pages for v1.5.0.5-424-g7976c --- man1/git-diff-files.1 | 5 ++++- man1/git-diff-index.1 | 5 ++++- man1/git-diff-tree.1 | 5 ++++- man1/git-diff.1 | 5 ++++- man1/git-format-patch.1 | 5 ++++- man7/git.7 | 2 +- 6 files changed, 21 insertions(+), 6 deletions(-) diff --git a/man1/git-diff-files.1 b/man1/git-diff-files.1 index 20428c99f8..f0cea586ab 100644 --- a/man1/git-diff-files.1 +++ b/man1/git-diff-files.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-DIFF\-FILES" "1" "03/02/2007" "" "" +.TH "GIT\-DIFF\-FILES" "1" "03/19/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -128,6 +128,9 @@ Ignore white space when comparing lines. This ignores difference even if one lin .TP \-w Shorthand for "\-\-ignore\-all\-space". +.TP +\-\-exit\-code +Make the program exit with codes similar to diff(1). That is, it exits with 1 if there were differences and 0 means no differences. For more detailed explanation on these common options, see also [1]\&\fIdiffcore documentation\fR. .TP diff --git a/man1/git-diff-index.1 b/man1/git-diff-index.1 index 66028d7bb6..337dfc804f 100644 --- a/man1/git-diff-index.1 +++ b/man1/git-diff-index.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-DIFF\-INDEX" "1" "03/02/2007" "" "" +.TH "GIT\-DIFF\-INDEX" "1" "03/19/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -128,6 +128,9 @@ Ignore white space when comparing lines. This ignores difference even if one lin .TP \-w Shorthand for "\-\-ignore\-all\-space". +.TP +\-\-exit\-code +Make the program exit with codes similar to diff(1). That is, it exits with 1 if there were differences and 0 means no differences. For more detailed explanation on these common options, see also [1]\&\fIdiffcore documentation\fR. .TP diff --git a/man1/git-diff-tree.1 b/man1/git-diff-tree.1 index f708052e77..f3109a1f4c 100644 --- a/man1/git-diff-tree.1 +++ b/man1/git-diff-tree.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-DIFF\-TREE" "1" "03/02/2007" "" "" +.TH "GIT\-DIFF\-TREE" "1" "03/19/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -137,6 +137,9 @@ Ignore white space when comparing lines. This ignores difference even if one lin .TP \-w Shorthand for "\-\-ignore\-all\-space". +.TP +\-\-exit\-code +Make the program exit with codes similar to diff(1). That is, it exits with 1 if there were differences and 0 means no differences. For more detailed explanation on these common options, see also [1]\&\fIdiffcore documentation\fR. .TP diff --git a/man1/git-diff.1 b/man1/git-diff.1 index f6dd258873..24a779337d 100644 --- a/man1/git-diff.1 +++ b/man1/git-diff.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-DIFF" "1" "03/06/2007" "" "" +.TH "GIT\-DIFF" "1" "03/19/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -150,6 +150,9 @@ Ignore white space when comparing lines. This ignores difference even if one lin .TP \-w Shorthand for "\-\-ignore\-all\-space". +.TP +\-\-exit\-code +Make the program exit with codes similar to diff(1). That is, it exits with 1 if there were differences and 0 means no differences. For more detailed explanation on these common options, see also [1]\&\fIdiffcore documentation\fR. .TP diff --git a/man1/git-format-patch.1 b/man1/git-format-patch.1 index 1b52d19c1c..413cad6ba5 100644 --- a/man1/git-format-patch.1 +++ b/man1/git-format-patch.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-FORMAT\-PATCH" "1" "03/12/2007" "" "" +.TH "GIT\-FORMAT\-PATCH" "1" "03/19/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -146,6 +146,9 @@ Ignore white space when comparing lines. This ignores difference even if one lin .TP \-w Shorthand for "\-\-ignore\-all\-space". +.TP +\-\-exit\-code +Make the program exit with codes similar to diff(1). That is, it exits with 1 if there were differences and 0 means no differences. For more detailed explanation on these common options, see also [1]\&\fIdiffcore documentation\fR. .TP diff --git a/man7/git.7 b/man7/git.7 index 72a17b84b5..ccd415cecd 100644 --- a/man7/git.7 +++ b/man7/git.7 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT" "7" "03/15/2007" "" "" +.TH "GIT" "7" "03/19/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) -- 2.34.1