aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_status_close.md
blob: 97081b5991b2c78d5081c18ac2e0c2d4a36539fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## 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.