aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_title_edit.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_title_edit.md')
-rw-r--r--doc/md/git-bug_title_edit.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/md/git-bug_title_edit.md b/doc/md/git-bug_title_edit.md
new file mode 100644
index 00000000..ee7fda02
--- /dev/null
+++ b/doc/md/git-bug_title_edit.md
@@ -0,0 +1,23 @@
+## 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
+