blob: 9bcb65fd948c69274b4b5852d261bd8c2dfdf302 (
plain) (
tree)
|
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
.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.
.PP
Available git config:
git\-bug.webui.open [bool]: control the automatic opening of the web UI in the default browser
.SH OPTIONS
.PP
\fB\-\-open\fP[=false]
Automatically open the web UI in the default browser
.PP
\fB\-\-no\-open\fP[=false]
Prevent the automatic opening of the web UI in the default browser
.PP
\fB\-p\fP, \fB\-\-port\fP=0
Port to listen to (default is random)
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for webui
.SH SEE ALSO
.PP
\fBgit\-bug(1)\fP
|