blob: 61a4e4bd30d5b603dfb4afaf8c1e3954f38a5b5e (
plain) (
tree)
|
|
## git-bug title edit
Edit a title of a bug.
```
git-bug title edit [ID] [flags]
```
### Options
```
-t, --title string Provide a title to describe the issue
-h, --help help for edit
```
### SEE ALSO
* [git-bug title](git-bug_title.md) - Display or change a title of a bug.
|