From b7fe4c123a6680b419803649be6090ed850ee556 Mon Sep 17 00:00:00 2001 From: nickl- Date: Sat, 21 Jul 2012 23:22:32 +0200 Subject: [PATCH] The complete index of all available documents. --- man/git-extras.1 | 93 +++++++++++++++++++++++++++++++++++++-------- man/git-extras.html | 62 ++++++++++++++++++++++-------- man/git-extras.md | 59 ++++++++++++++++++++-------- man/index.txt | 47 +++++++++++++++-------- 4 files changed, 199 insertions(+), 62 deletions(-) diff --git a/man/git-extras.1 b/man/git-extras.1 index 38db7f3..4921c05 100644 --- a/man/git-extras.1 +++ b/man/git-extras.1 @@ -9,52 +9,115 @@ .SH "SYNOPSIS" \fBgit\-extras\fR [\-v,\-\-version] [\-h,\-\-help] [update] . +.SH "OPTIONS" +\-v, \-\-version +. +.P +Show git\-extras version number\. +. +.P +\-h, \-\-help +. +.P +Show this help\. This option can also be used for any of the extras commands\. +. +.P +update +. +.P +Self update\. +. .SH "COMMANDS" . .IP "\(bu" 4 -\fBgit\-changelog(1)\fR changelog population +\fBgit\-alias(1)\fR Define, search and show aliases . .IP "\(bu" 4 -\fBgit\-commits\-since(1)\fR show commit logs since some date +\fBgit\-back(1)\fR Undo and Stage latest commits . .IP "\(bu" 4 -\fBgit\-contrib(1)\fR show a user\'s contribution +\fBgit\-bug(1)\fR Create bug branch . .IP "\(bu" 4 -\fBgit\-count(1)\fR show commit count +\fBgit\-changelog(1)\fR Generate the changelog report . .IP "\(bu" 4 -\fBgit\-effort(1)\fR show effort statistics on file(s) +\fBgit\-commits\-since(1)\fR Show commit logs since some date . .IP "\(bu" 4 -\fBgit\-fresh\-branch(1)\fR create fresh branches +\fBgit\-contrib(1)\fR Show user\'s contributions . .IP "\(bu" 4 -\fBgit\-graft(1)\fR merge and destroy a given branch +\fBgit\-count(1)\fR Show commit count . .IP "\(bu" 4 -\fBgit\-ignore(1)\fR add \.gitignore patterns +\fBgit\-create\-branch(1)\fR Create branches . .IP "\(bu" 4 -\fBgit\-release(1)\fR commit, tag and push changes to the repository +\fBgit\-delete\-branch(1)\fR Delete branches . .IP "\(bu" 4 -\fBgit\-setup(1)\fR set up a git repository with initial commit +\fBgit\-delete\-merged\-branches(1)\fR Delete merged branches . .IP "\(bu" 4 -\fBgit\-repl(1)\fR GIT read\-eval\-print\-loop +\fBgit\-delete\-submodule(1)\fR Delete submodules . .IP "\(bu" 4 -\fBgit\-summary(1)\fR repository summary & contrib +\fBgit\-delete\-tag(1)\fR Delete tags . .IP "\(bu" 4 -\fBgit\-touch(1)\fR touch and add file to the index +\fBgit\-effort(1)\fR Show effort statistics on file(s) . .IP "\(bu" 4 -\fBgit\-undo(1)\fR undo one or more of the latest commits +\fBgit\-feature(1)\fR Create feature branch . .IP "\(bu" 4 -\fBgit\-info(1)\fR show information about the repository +\fBgit\-fresh\-branch(1)\fR Create fresh branches +. +.IP "\(bu" 4 +\fBgit\-gh\-pages(1)\fR Create the GitHub Pages branch +. +.IP "\(bu" 4 +\fBgit\-graft(1)\fR Merge and destroy a given branch +. +.IP "\(bu" 4 +\fBgit\-ignore(1)\fR Add \.gitignore patterns +. +.IP "\(bu" 4 +\fBgit\-info(1)\fR Returns information on current repository +. +.IP "\(bu" 4 +\fBgit\-local\-commits(1)\fR List local commits +. +.IP "\(bu" 4 +\fBgit\-refactor(1)\fR Create refactor branch +. +.IP "\(bu" 4 +\fBgit\-release(1)\fR Commit, tag and push changes to the repository +. +.IP "\(bu" 4 +\fBgit\-rename\-tag(1)\fR Rename a tag +. +.IP "\(bu" 4 +\fBgit\-repl(1)\fR git read\-eval\-print\-loop +. +.IP "\(bu" 4 +\fBgit\-setup(1)\fR Set up a git repository +. +.IP "\(bu" 4 +\fBgit\-show\-tree(1)\fR show branch tree of commit history +. +.IP "\(bu" 4 +\fBgit\-squash(1)\fR Import changes form a branch +. +.IP "\(bu" 4 +\fBgit\-summary(1)\fR Show repository summary +. +.IP "\(bu" 4 +\fBgit\-touch(1)\fR Touch and add file to the index +. +.IP "\(bu" 4 +\fBgit\-undo(1)\fR Remove latest commits . .IP "" 0 . diff --git a/man/git-extras.html b/man/git-extras.html index f4e7f6e..9c58271 100644 --- a/man/git-extras.html +++ b/man/git-extras.html @@ -55,6 +55,7 @@