2018-07-20 16:47:06 +03:00
|
|
|
.nh
|
2020-02-23 16:38:02 +03:00
|
|
|
.TH GIT\-BUG(1)Apr 2019
|
|
|
|
Generated from git\-bug's source code
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
.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]
|
2020-02-23 16:38:02 +03:00
|
|
|
Automatically open the web UI in the default browser
|
2019-05-27 22:47:26 +03:00
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-\-no\-open\fP[=false]
|
2020-02-23 16:38:02 +03:00
|
|
|
Prevent the automatic opening of the web UI in the default browser
|
2019-05-27 22:47:26 +03:00
|
|
|
|
2018-07-22 01:16:51 +03:00
|
|
|
.PP
|
|
|
|
\fB\-p\fP, \fB\-\-port\fP=0
|
2020-02-23 16:38:02 +03:00
|
|
|
Port to listen to (default is random)
|
2018-07-22 01:16:51 +03:00
|
|
|
|
2020-06-18 04:52:33 +03:00
|
|
|
.PP
|
|
|
|
\fB\-\-read\-only\fP[=false]
|
|
|
|
Whether to run the web UI in read\-only mode
|
|
|
|
|
2018-09-10 19:16:16 +03:00
|
|
|
.PP
|
|
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
2020-02-23 16:38:02 +03:00
|
|
|
help for webui
|
2018-09-10 19:16:16 +03:00
|
|
|
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
2018-08-06 17:09:26 +03:00
|
|
|
\fBgit\-bug(1)\fP
|