aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_label.md
blob: 16efe4ed01b35987e06fd75686a289ea6890b19d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## git-bug label

Manipulate bug's label

### Synopsis

Manipulate bug's label

```
git-bug label <id> [<label>...] [flags]
```

### Options

```
  -h, --help     help for label
  -r, --remove   Remove a label
```

### SEE ALSO

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