blob: 63c7168b798c02549282d0a17ba5920c5a488ffb (
plain) (
tree)
|
|
## git-bug title edit
Edit a title.
### Synopsis
Edit a 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 or change a title.
|