From: Junio C Hamano Date: Mon, 19 Mar 2007 02:03:09 +0000 (+0000) Subject: Autogenerated man pages for v1.5.0.5-424-g7976c X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e5038e43ce6b4e3deac2716222b89d00816ebb96;p=git.git Autogenerated man pages for v1.5.0.5-424-g7976c --- diff --git a/man1/git-diff-files.1 b/man1/git-diff-files.1 index 20428c99f..f0cea586a 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 66028d7bb..337dfc804 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 f708052e7..f3109a1f4 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 f6dd25887..24a779337 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 1b52d19c1..413cad6ba 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 72a17b84b..ccd415cec 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)