mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-17 21:31:29 +03:00
36 lines
490 B
Groff
36 lines
490 B
Groff
.nh
|
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
|
|
|
|
.SH NAME
|
|
.PP
|
|
git-bug-bug-title-edit - Edit a title of a bug
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBgit-bug bug title edit [BUG_ID] [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Edit a title of a bug
|
|
|
|
|
|
.SH OPTIONS
|
|
.PP
|
|
\fB-t\fP, \fB--title\fP=""
|
|
Provide a title to describe the issue
|
|
|
|
.PP
|
|
\fB--non-interactive\fP[=false]
|
|
Do not ask for user input
|
|
|
|
.PP
|
|
\fB-h\fP, \fB--help\fP[=false]
|
|
help for edit
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBgit-bug-bug-title(1)\fP
|