blob: ee7fda024fcfdca64e3b9a753619ee207dd7d03e (
plain) (
tree)
|
|
## git-bug title edit
Edit a bug title
### Synopsis
Edit a bug title
```
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 a bug's title
|