2019-04-01 15:02:22 +03:00
|
|
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
|
2018-07-20 16:47:06 +03:00
|
|
|
.nh
|
|
|
|
.ad l
|
|
|
|
|
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
2019-03-02 00:56:04 +03:00
|
|
|
git\-bug\-webui \- Launch the web UI.
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
|
|
|
\fBgit\-bug webui [flags]\fP
|
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
2019-03-02 00:56:04 +03:00
|
|
|
Launch the web UI.
|
2018-07-20 16:47:06 +03:00
|
|
|
|
2019-05-27 22:47:26 +03:00
|
|
|
.PP
|
|
|
|
Available git config:
|
|
|
|
git\-bug.webui.open [bool]: control the automatic opening of the web UI in the default browser
|
|
|
|
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
.SH OPTIONS
|
2019-05-27 22:47:26 +03:00
|
|
|
.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
|
|
|
|
|
2018-07-22 01:16:51 +03:00
|
|
|
.PP
|
|
|
|
\fB\-p\fP, \fB\-\-port\fP=0
|
2019-05-27 22:47:26 +03:00
|
|
|
Port to listen to (default is random)
|
2018-07-22 01:16:51 +03:00
|
|
|
|
2018-09-10 19:16:16 +03:00
|
|
|
.PP
|
|
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
|
|
help for webui
|
|
|
|
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
2018-08-06 17:09:26 +03:00
|
|
|
\fBgit\-bug(1)\fP
|