aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_title_edit.md
blob: edf44a1a566920b23bac9486ec5da4ba9d7e2055 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## git-bug title edit

Edit a title of a bug.

### Synopsis

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.