aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_close.md
blob: ab95706df9bc4e9012f45440cd5f1ec8a9029813 (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 close

Mark the bug as closed

### Synopsis

Mark the bug as closed

```
git-bug close <id> [flags]
```

### Options

```
  -h, --help   help for close
```

### SEE ALSO

* [git-bug](git-bug.md)	 - A bugtracker embedded in Git