aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-title-edit.1
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-09-16 01:17:06 +0200
committerMichael Muré <batolettre@gmail.com>2018-09-16 01:17:06 +0200
commitae100e0e8273b09dd1c2f2ee08388440c2662fad (patch)
treeb2663d0e0984d6c8fdd47c37ed71eb873156cab5 /doc/man/git-bug-title-edit.1
parentd9f7269507cfc65a2fec05651bdff00978e0d1ec (diff)
downloadgit-bug-ae100e0e8273b09dd1c2f2ee08388440c2662fad.tar.gz
commands: add a title edit command
Diffstat (limited to 'doc/man/git-bug-title-edit.1')
-rw-r--r--doc/man/git-bug-title-edit.133
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/man/git-bug-title-edit.1 b/doc/man/git-bug-title-edit.1
new file mode 100644
index 00000000..62895f7e
--- /dev/null
+++ b/doc/man/git-bug-title-edit.1
@@ -0,0 +1,33 @@
+.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" ""
+.nh
+.ad l
+
+
+.SH NAME
+.PP
+git\-bug\-title\-edit \- Edit a bug title
+
+
+.SH SYNOPSIS
+.PP
+\fBgit\-bug title edit <id> [flags]\fP
+
+
+.SH DESCRIPTION
+.PP
+Edit a bug title
+
+
+.SH OPTIONS
+.PP
+\fB\-t\fP, \fB\-\-title\fP=""
+ Provide a title to describe the issue
+
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for edit
+
+
+.SH SEE ALSO
+.PP
+\fBgit\-bug\-title(1)\fP