blob: e1a409d270d75b6165d18ee61b3a6e6a7c5b302e (
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.
|