blob: eff99f16814ec31475fcced8bddd21438b80a752 (
plain) (
tree)
|
|
## git-bug label
Manipulate bug's label
### Synopsis
Manipulate bug's label
```
git-bug label <id> [<label>...] [flags]
```
### Options
```
-r, --remove Remove a label
-h, --help help for label
```
### SEE ALSO
* [git-bug](git-bug.md) - A bugtracker embedded in Git
|