aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_status_close.md
blob: aee726491ec3ae9f469ce78d260c2459b54e467c (plain) (blame)
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.