mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 18:23:08 +03:00
46 lines
719 B
Groff
46 lines
719 B
Groff
.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
|