aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug.1
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-08-06 16:09:26 +0200
committerMichael Muré <batolettre@gmail.com>2018-08-06 16:09:53 +0200
commit84131cb553c6cd1d17e3efe2b65b0f0855eb2cb5 (patch)
treec4b4f8799337a23fd665579031b2daaf971b2b86 /doc/man/git-bug.1
parent3edec36e0aa79761641ade061042c0252e43024e (diff)
downloadgit-bug-84131cb553c6cd1d17e3efe2b65b0f0855eb2cb5.tar.gz
manpages: update names following the change of section
Diffstat (limited to 'doc/man/git-bug.1')
-rw-r--r--doc/man/git-bug.132
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/man/git-bug.1 b/doc/man/git-bug.1
new file mode 100644
index 00000000..5683b508
--- /dev/null
+++ b/doc/man/git-bug.1
@@ -0,0 +1,32 @@
+.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" ""
+.nh
+.ad l
+
+
+.SH NAME
+.PP
+git\-bug \- A bugtracker embedded in Git
+
+
+.SH SYNOPSIS
+.PP
+\fBgit\-bug [flags]\fP
+
+
+.SH DESCRIPTION
+.PP
+git\-bug is a bugtracker embedded in git.
+
+.PP
+It use the same internal storage so it doesn't pollute your project. As you would do with commits and branches, you can push your bugs to the same git remote your are already using to collaborate with other peoples.
+
+
+.SH OPTIONS
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for git\-bug
+
+
+.SH SEE ALSO
+.PP
+\fBgit\-bug\-close(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-new(1)\fP, \fBgit\-bug\-open(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-webui(1)\fP