From 84131cb553c6cd1d17e3efe2b65b0f0855eb2cb5 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Mon, 6 Aug 2018 16:09:26 +0200 Subject: manpages: update names following the change of section --- doc/man/git-bug.1 | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 doc/man/git-bug.1 (limited to 'doc/man/git-bug.1') 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 -- cgit v1.2.3