aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_label.md
blob: 8f4a112de78d88ddeb37616281de881ece9af289 (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
24
## git-bug label

Manipulate bug's label

### Synopsis

Manipulate bug's label

```
git-bug label [<option>...] <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

###### Auto generated by spf13/cobra on 20-Jul-2018