blob: 3da6869e70e100e47de225a6621ba772c6fcd762 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## git-bug termui
Launch the terminal UI.
```
git-bug termui [flags]
```
### Options
```
-h, --help help for termui
```
### SEE ALSO
* [git-bug](git-bug.md) - A bug tracker embedded in Git.
|