blob: 781b0b9b52f563e69dc066224b4be6e1859f0d59 (
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
|