blob: a6e6bf371cf44225dc384904bd266c4b0b757d3c (
plain) (
tree)
|
|
## 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
|