git-bug_commands.md

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