git-bug_status.md

 1## git-bug status
 2
 3Show the bug status
 4
 5### Synopsis
 6
 7Show the bug status
 8
 9```
10git-bug status <id> [flags]
11```
12
13### Options
14
15```
16  -h, --help   help for status
17```
18
19### SEE ALSO
20
21* [git-bug](git-bug.md)	 - A bugtracker embedded in Git
22