git-bug_commands.md
1## git-bug commands
2
3Display available commands.
4
5```
6git-bug commands [flags]
7```
8
9### Options
10
11```
12 -p, --pretty Output the command description as well as Markdown compatible comment
13 -h, --help help for commands
14```
15
16### SEE ALSO
17
18* [git-bug](git-bug.md) - A bug tracker embedded in Git.
19