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