mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-19 07:32:11 +03:00
36 lines
476 B
Groff
36 lines
476 B
Groff
.nh
|
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
|
|
|
|
.SH NAME
|
|
.PP
|
|
git-bug-title-edit - Edit a title of a bug.
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBgit-bug title edit [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-title(1)\fP
|