git-bug_status_close.md

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