mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-16 02:33:26 +03:00
4a28f25347
Fixes #402.
49 lines
770 B
Groff
49 lines
770 B
Groff
.nh
|
|
.TH GIT\-BUG(1)Apr 2019
|
|
Generated from git\-bug's source code
|
|
|
|
.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\-\-read\-only\fP[=false]
|
|
Whether to run the web UI in read\-only mode
|
|
|
|
.PP
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
help for webui
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBgit\-bug(1)\fP
|