git-bug/doc/md/git-bug_webui.md

24 lines
266 B
Markdown
Raw Normal View History

2018-07-20 16:46:14 +03:00
## git-bug webui
Launch the web UI
### Synopsis
Launch the web UI
```
git-bug webui [flags]
```
### Options
```
-p, --port int Port to listen to
-h, --help help for webui
2018-07-20 16:46:14 +03:00
```
### SEE ALSO
2018-09-21 14:37:22 +03:00
* [git-bug](git-bug.md) - A bug tracker embedded in Git
2018-07-20 16:46:14 +03:00