From dc4d896fbc5f7b706812674b4e54b46355a4ba16 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 15 May 2007 03:13:19 +0000 Subject: [PATCH] Autogenerated manpages for v1.5.2-rc3-39-gaf9b --- man1/git-add.1 | 4 +- man1/git-am.1 | 29 ++-- man1/git-applymbox.1 | 4 +- man1/git-diff-tree.1 | 53 +++---- man1/git-log.1 | 71 +++++----- man1/git-mailinfo.1 | 4 +- man1/git-rev-list.1 | 331 ++++++++++++++++++++++--------------------- man1/git-show.1 | 29 ++-- man5/gitattributes.5 | 4 +- 9 files changed, 275 insertions(+), 254 deletions(-) diff --git a/man1/git-add.1 b/man1/git-add.1 index b44322cb7..a42477a2b 100644 --- a/man1/git-add.1 +++ b/man1/git-add.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\-ADD" "1" "05/08/2007" "Git 1.5.2.rc2.21.g3082" "Git Manual" +.TH "GIT\-ADD" "1" "05/15/2007" "Git 1.5.2.rc3.39.gaf9b" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -39,7 +39,7 @@ Allow adding otherwise ignored files. Add modified contents in the working tree interactively to the index. .TP \-u -Update all files that git already knows about. This is what "git commit \-a" does in preparation for making a commit. +Update only files that git already knows about. This is similar to what "git commit \-a" does in preparation for making a commit, except that the update is limited to paths specified on the command line. If no paths are specified, all tracked files are updated. .TP \-\- This option can be used to separate command\-line options from the list of files, (useful when filenames might be mistaken for command\-line options). diff --git a/man1/git-am.1 b/man1/git-am.1 index 21b919e4f..68e55e37b 100644 --- a/man1/git-am.1 +++ b/man1/git-am.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\-AM" "1" "04/22/2007" "Git 1.5.1.2.241.gfdd3e" "Git Manual" +.TH "GIT\-AM" "1" "05/15/2007" "Git 1.5.2.rc3.39.gaf9b" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -12,8 +12,9 @@ git\-am \- Apply a series of patches from a mailbox .SH "SYNOPSIS" .sp .nf -\fIgit\-am\fR [\-\-signoff] [\-\-dotest=] [\-\-utf8 | \-\-no\-utf8] [\-\-binary] [\-\-3way] - [\-\-interactive] [\-\-whitespace=