blob: a653d523ad377ed3e0458ab84bcbe97bc1e3e8f3 (
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 bugtracker embedded in Git
|