mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 18:23:08 +03:00
f70f38c8ee
This file adds the ls-id command which returns the bug id matching the prefix the user enters. If no prefix entered it lists all the BugId's Closes https://github.com/MichaelMure/git-bug/issues/47
34 lines
421 B
Groff
34 lines
421 B
Groff
.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" ""
|
|
.nh
|
|
.ad l
|
|
|
|
|
|
.SH NAME
|
|
.PP
|
|
git\-bug\-title\-edit \- Edit a title
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBgit\-bug title edit [<id>] [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Edit a 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
|