1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
## git-bug status close Mark a bug as closed. ``` git-bug status close [ID] [flags] ``` ### Options ``` -h, --help help for close ``` ### SEE ALSO * [git-bug status](git-bug_status.md) - Display or change a bug status.