blob: 6d777b4076037c8a2112488febbff23f0c062b00 (
plain) (
tree)
|
|
## git-bug commands
Display available commands
### Synopsis
Display available commands
```
git-bug commands [<option>...] [flags]
```
### Options
```
-p, --pretty Output the command description as well as Markdown compatible comment
-h, --help help for commands
```
### SEE ALSO
* [git-bug](git-bug.md) - A bug tracker embedded in Git
|