blob: 97081b5991b2c78d5081c18ac2e0c2d4a36539fe (
plain) (
tree)
|
|
## git-bug status close
Mark a bug as closed.
### Synopsis
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.
|