diff options
Diffstat (limited to 'doc/man/git-bug.1')
-rw-r--r-- | doc/man/git-bug.1 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/man/git-bug.1 b/doc/man/git-bug.1 index aea6792f..47e433ae 100644 --- a/doc/man/git-bug.1 +++ b/doc/man/git-bug.1 @@ -1,32 +1,32 @@ .nh -.TH "GIT\-BUG" "1" "Apr 2019" "Generated from git\-bug's source code" "" +.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" .SH NAME .PP -git\-bug \- A bug tracker embedded in Git. +git-bug - A bug tracker embedded in Git. .SH SYNOPSIS .PP -\fBgit\-bug [flags]\fP +\fBgit-bug [flags]\fP .SH DESCRIPTION .PP -git\-bug is a bug tracker embedded in git. +git-bug is a bug tracker embedded in git. .PP -git\-bug use git objects to store the bug tracking separated from the files +git-bug use git objects to store the bug tracking separated from the files history. As bugs are regular git objects, they can be pushed and pulled from/to the same git remote you are already using to collaborate with other people. .SH OPTIONS .PP -\fB\-h\fP, \fB\-\-help\fP[=false] - help for git\-bug +\fB-h\fP, \fB--help\fP[=false] + help for git-bug .SH SEE ALSO .PP -\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-deselect(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-id(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-rm(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-user(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP +\fBgit-bug-add(1)\fP, \fBgit-bug-bridge(1)\fP, \fBgit-bug-commands(1)\fP, \fBgit-bug-comment(1)\fP, \fBgit-bug-deselect(1)\fP, \fBgit-bug-label(1)\fP, \fBgit-bug-ls(1)\fP, \fBgit-bug-ls-id(1)\fP, \fBgit-bug-ls-label(1)\fP, \fBgit-bug-pull(1)\fP, \fBgit-bug-push(1)\fP, \fBgit-bug-rm(1)\fP, \fBgit-bug-select(1)\fP, \fBgit-bug-show(1)\fP, \fBgit-bug-status(1)\fP, \fBgit-bug-termui(1)\fP, \fBgit-bug-title(1)\fP, \fBgit-bug-user(1)\fP, \fBgit-bug-version(1)\fP, \fBgit-bug-webui(1)\fP |