1.nh
 2.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
 3
 4.SH NAME
 5git-bug - A bug tracker embedded in Git
 6
 7
 8.SH SYNOPSIS
 9\fBgit-bug [flags]\fP
10
11
12.SH DESCRIPTION
13git-bug is a bug tracker embedded in git.
14
15.PP
16git-bug use git objects to store the bug tracking separated from the files
17history. As bugs are regular git objects, they can be pushed and pulled from/to
18the same git remote you are already using to collaborate with other people.
19
20
21.SH OPTIONS
22\fB-h\fP, \fB--help\fP[=false]
23	help for git-bug
24
25
26.SH SEE ALSO
27\fBgit-bug-bridge(1)\fP, \fBgit-bug-bug(1)\fP, \fBgit-bug-label(1)\fP, \fBgit-bug-pull(1)\fP, \fBgit-bug-push(1)\fP, \fBgit-bug-termui(1)\fP, \fBgit-bug-user(1)\fP, \fBgit-bug-version(1)\fP, \fBgit-bug-webui(1)\fP, \fBgit-bug-wipe(1)\fP