git-bug.1

 1.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" 
 2.nh
 3.ad l
 4
 5
 6.SH NAME
 7.PP
 8git\-bug \- A bugtracker embedded in Git
 9
10
11.SH SYNOPSIS
12.PP
13\fBgit\-bug [flags]\fP
14
15
16.SH DESCRIPTION
17.PP
18git\-bug is a bugtracker embedded in git.
19
20.PP
21It 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.
22
23
24.SH OPTIONS
25.PP
26\fB\-h\fP, \fB\-\-help\fP[=false]
27    help for git\-bug
28
29
30.SH SEE ALSO
31.PP
32\fBgit\-bug\-add(1)\fP, \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\-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\-title(1)\fP, \fBgit\-bug\-webui(1)\fP