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