git-bug_webui.md

 1## git-bug webui
 2
 3Launch the web UI
 4
 5### Synopsis
 6
 7Launch the web UI
 8
 9```
10git-bug webui [flags]
11```
12
13### Options
14
15```
16  -h, --help       help for webui
17  -p, --port int   Port to listen to
18```
19
20### SEE ALSO
21
22* [git-bug](git-bug.md)	 - A bugtracker embedded in Git
23