diff options
Diffstat (limited to 'doc/man/git-bug-webui.1')
-rw-r--r-- | doc/man/git-bug-webui.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/man/git-bug-webui.1 b/doc/man/git-bug-webui.1 new file mode 100644 index 00000000..0771aebf --- /dev/null +++ b/doc/man/git-bug-webui.1 @@ -0,0 +1,33 @@ +.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-webui \- Launch the web UI + + +.SH SYNOPSIS +.PP +\fBgit\-bug webui [flags]\fP + + +.SH DESCRIPTION +.PP +Launch the web UI + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for webui + +.PP +\fB\-p\fP, \fB\-\-port\fP=0 + Port to listen to + + +.SH SEE ALSO +.PP +\fBgit\-bug(1)\fP |