From 2a13e84e9ba9eee5f9565572797a0228ea70bb78 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 4 Feb 2007 08:32:36 +0000 Subject: [PATCH] Autogenerated man pages for v1.5.0-rc3-39-gec804 --- man1/git-config.1 | 4 ++-- man1/git-diff-files.1 | 4 ++-- man1/git-diff-index.1 | 4 ++-- man1/git-diff-stages.1 | 4 ++-- man1/git-diff-tree.1 | 4 ++-- man1/git-remote.1 | 23 +++++++++++++---------- man1/git-send-pack.1 | 4 ++-- man1/git-svn.1 | 4 ++-- man1/gitk.1 | 4 ++-- man7/git.7 | 4 ++-- 10 files changed, 31 insertions(+), 28 deletions(-) diff --git a/man1/git-config.1 b/man1/git-config.1 index 59f6a28ed..80138849d 100644 --- a/man1/git-config.1 +++ b/man1/git-config.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\-CONFIG" "1" "01/29/2007" "" "" +.TH "GIT\-CONFIG" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -197,7 +197,7 @@ Sections can be further divided into subsections. To begin a subsection put its .nf [section "subsection"] .fi -Subsection names can contain any characters except newline (doublequote \fI"\fR and backslash have to be escaped as \fI\\"\fR and \fI\\\\\fR, respecitvely) and are case sensitive. Section header cannot span multiple lines. Variables may belong directly to a section or to a given subsection. You can have [section] if you have [section "subsection"], but you don't need to. +Subsection names can contain any characters except newline (doublequote \fI"\fR and backslash have to be escaped as \fI\\"\fR and \fI\\\\\fR, respectively) and are case sensitive. Section header cannot span multiple lines. Variables may belong directly to a section or to a given subsection. You can have [section] if you have [section "subsection"], but you don't need to. There is also (case insensitive) alternative [section.subsection] syntax. In this syntax subsection names follow the same restrictions as for section name. diff --git a/man1/git-diff-files.1 b/man1/git-diff-files.1 index 51fbb587f..4b736d059 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" "01/28/2007" "" "" +.TH "GIT\-DIFF\-FILES" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -308,7 +308,7 @@ mode ,.. new file mode deleted file mode , .fi -The mode ,.. line appears only if at least one of the is diferent from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two and are not used by combined diff format. +The mode ,.. line appears only if at least one of the is different from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two and are not used by combined diff format. .TP 3. It is followed by two\-line from\-file/to\-file header diff --git a/man1/git-diff-index.1 b/man1/git-diff-index.1 index 5ffb8e731..0a49760a5 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" "01/28/2007" "" "" +.TH "GIT\-DIFF\-INDEX" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -306,7 +306,7 @@ mode ,.. new file mode deleted file mode , .fi -The mode ,.. line appears only if at least one of the is diferent from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two and are not used by combined diff format. +The mode ,.. line appears only if at least one of the is different from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two and are not used by combined diff format. .TP 3. It is followed by two\-line from\-file/to\-file header diff --git a/man1/git-diff-stages.1 b/man1/git-diff-stages.1 index 8b4474fc0..c97a3c546 100644 --- a/man1/git-diff-stages.1 +++ b/man1/git-diff-stages.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\-STAGES" "1" "01/28/2007" "" "" +.TH "GIT\-DIFF\-STAGES" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -300,7 +300,7 @@ mode ,.. new file mode deleted file mode , .fi -The mode ,.. line appears only if at least one of the is diferent from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two and are not used by combined diff format. +The mode ,.. line appears only if at least one of the is different from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two and are not used by combined diff format. .TP 3. It is followed by two\-line from\-file/to\-file header diff --git a/man1/git-diff-tree.1 b/man1/git-diff-tree.1 index 16225beef..e8507a62d 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" "01/28/2007" "" "" +.TH "GIT\-DIFF\-TREE" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -485,7 +485,7 @@ mode ,.. new file mode deleted file mode , .fi -The mode ,.. line appears only if at least one of the is diferent from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two and are not used by combined diff format. +The mode ,.. line appears only if at least one of the is different from the rest. Extended headers with information about detected contents movement (renames and copying detection) are designed to work with diff of two and are not used by combined diff format. .TP 3. It is followed by two\-line from\-file/to\-file header diff --git a/man1/git-remote.1 b/man1/git-remote.1 index ab7ba151a..6f5ec6910 100644 --- a/man1/git-remote.1 +++ b/man1/git-remote.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\-REMOTE" "1" "02/02/2007" "" "" +.TH "GIT\-REMOTE" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -19,15 +19,18 @@ git\-remote \- manage set of tracked repositories .fi .SH "DESCRIPTION" Manage the set of repositories ("remotes") whose branches you track. - -With no arguments, shows a list of existing remotes. - -In the second form, adds a remote named for the repository at . The command git fetch can then be used to create and update remote\-tracking branches /. - -In the third form, gives some information about the remote . - -In the fourth form, deletes all stale tracking branches under . These stale branches have already been removed from the remote repository referenced by , but are still locally available in "remotes/". - +.SH "COMMANDS" +With no arguments, shows a list of existing remotes. Several subcommands are available to perform operations on the remotes. +.TP +\fIadd\fR +Adds a remote named for the repository at . The command git fetch can then be used to create and update remote\-tracking branches /. +.TP +\fIshow\fR +Gives some information about the remote . +.TP +\fIprune\fR +Deletes all stale tracking branches under . These stale branches have already been removed from the remote repository referenced by , but are still locally available in "remotes/". +.SH "DISCUSSION" The remote configuration is achieved using the remote.origin.url and remote.origin.fetch configuration variables. (See \fBgit\-config\fR(1)). .SH "EXAMPLES" Add a new remote, fetch, and check out a branch from it: diff --git a/man1/git-send-pack.1 b/man1/git-send-pack.1 index 308cd2e26..f8854c37a 100644 --- a/man1/git-send-pack.1 +++ b/man1/git-send-pack.1 @@ -2,13 +2,13 @@ .\" 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\-SEND\-PACK" "1" "01/20/2007" "" "" +.TH "GIT\-SEND\-PACK" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -git\-send\-pack \- Push objects over git protocol to another reposiotory +git\-send\-pack \- Push objects over git protocol to another repository .SH "SYNOPSIS" \fIgit\-send\-pack\fR [\-\-all] [\-\-force] [\-\-receive\-pack=] [\-\-verbose] [\-\-thin] [:] [\&...] .SH "DESCRIPTION" diff --git a/man1/git-svn.1 b/man1/git-svn.1 index 1e4405971..45ed32ded 100644 --- a/man1/git-svn.1 +++ b/man1/git-svn.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\-SVN" "1" "01/29/2007" "" "" +.TH "GIT\-SVN" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -79,7 +79,7 @@ Commits the diff of two tree\-ish arguments from the command\-line. This command This command attempts to detect merges/branches from already imported history. Techniques used currently include regexes, file copies, and tree\-matches). This command generates (or modifies) the $GIT_DIR/info/grafts file. This command is considered experimental, and inherently flawed because merge\-tracking in SVN is inherently flawed and inconsistent across different repositories. .TP \fImulti\-init\fR -This command supports git\-svnimport\-like command\-line syntax for importing repositories that are layed out as recommended by the SVN folks. This is a bit more tolerant than the git\-svnimport command\-line syntax and doesn't require the user to figure out where the repository URL ends and where the repository path begins. +This command supports git\-svnimport\-like command\-line syntax for importing repositories that are laid out as recommended by the SVN folks. This is a bit more tolerant than the git\-svnimport command\-line syntax and doesn't require the user to figure out where the repository URL ends and where the repository path begins. .TP \-T , \-\-trunk= , \-t , \-\-tags= , \-b , \-\-branches= These are the command\-line options for multi\-init. Each of these flags can point to a relative repository path (\-\-tags=project/tags') or a full url (\-\-tags=https://foo.org/project/tags) diff --git a/man1/gitk.1 b/man1/gitk.1 index 5e7b1ac82..535f82fe8 100644 --- a/man1/gitk.1 +++ b/man1/gitk.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 "GITK" "1" "01/19/2007" "" "" +.TH "GITK" "1" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -34,7 +34,7 @@ Show all branches. Limit the revisions to show. This can be either a single revision meaning show from the given revision and back, or it can be a range in the form "\fI\fR..\fI\fR" to show all revisions between \fI\fR and back to \fI\fR. Note, more advanced revision selection can be applied. For a more complete list of ways to spell object names, see "SPECIFYING REVISIONS" section in \fBgit\-rev\-parse\fR(1). .TP -Limit commits to the ones touching files in the given paths. Note, to avoid ambiguity wrt. revision names use "\-\-" to separate the paths from any preceeding options. +Limit commits to the ones touching files in the given paths. Note, to avoid ambiguity wrt. revision names use "\-\-" to separate the paths from any preceding options. .SH "EXAMPLES" .TP gitk v2.6.12.. include/scsi drivers/scsi diff --git a/man7/git.7 b/man7/git.7 index a5dbc0d07..cca7e6a1f 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" "02/02/2007" "" "" +.TH "GIT" "7" "02/04/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -382,7 +382,7 @@ Receive missing objects from another repository. Duplicate another git repository on a local system. .TP \fBgit\-send\-pack\fR(1) -Push objects over git protocol to another reposiotory. +Push objects over git protocol to another repository. .TP \fBgit\-ssh\-fetch\fR(1) Fetch from a remote repository over ssh connection. -- 2.26.2