blob: e0655338c49028d2daca8f6373a61c6524513745 (
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
|