git-bug-webui.1

 1.nh
 2.TH "GIT\-BUG" "1" "Apr 2019" "Generated from git\-bug's source code" ""
 3
 4.SH NAME
 5.PP
 6git\-bug\-webui \- Launch the web UI.
 7
 8
 9.SH SYNOPSIS
10.PP
11\fBgit\-bug webui [flags]\fP
12
13
14.SH DESCRIPTION
15.PP
16Launch the web UI.
17
18.PP
19Available git config:
20  git\-bug.webui.open [bool]: control the automatic opening of the web UI in the default browser
21
22
23.SH OPTIONS
24.PP
25\fB\-\-open\fP[=false]
26	Automatically open the web UI in the default browser
27
28.PP
29\fB\-\-no\-open\fP[=false]
30	Prevent the automatic opening of the web UI in the default browser
31
32.PP
33\fB\-p\fP, \fB\-\-port\fP=0
34	Port to listen to (default is random)
35
36.PP
37\fB\-\-read\-only\fP[=false]
38	Whether to run the web UI in read\-only mode
39
40.PP
41\fB\-h\fP, \fB\-\-help\fP[=false]
42	help for webui
43
44
45.SH SEE ALSO
46.PP
47\fBgit\-bug(1)\fP