mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 18:23:08 +03:00
d96284da64
Add comment edit command This commit adds the comment edit command, which provides a CLI tool that allows a user to edit a comment.
28 lines
431 B
Groff
28 lines
431 B
Groff
.nh
|
|
.TH "GIT\-BUG" "1" "Apr 2019" "Generated from git\-bug's source code" ""
|
|
|
|
.SH NAME
|
|
.PP
|
|
git\-bug\-comment \- Display or add comments to a bug.
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBgit\-bug comment [ID] [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Display or add comments to a bug.
|
|
|
|
|
|
.SH OPTIONS
|
|
.PP
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
help for comment
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBgit\-bug(1)\fP, \fBgit\-bug\-comment\-add(1)\fP, \fBgit\-bug\-comment\-edit(1)\fP
|