2018-09-02 16:53:44 +03:00
|
|
|
.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" ""
|
2018-07-20 16:47:06 +03:00
|
|
|
.nh
|
|
|
|
.ad l
|
|
|
|
|
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
|
|
|
git\-bug\-comment \- Add a new comment to a bug
|
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
2018-09-06 22:42:05 +03:00
|
|
|
\fBgit\-bug comment <id> [flags]\fP
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
|
|
|
Add a new comment to a bug
|
|
|
|
|
|
|
|
|
|
|
|
.SH OPTIONS
|
|
|
|
.PP
|
|
|
|
\fB\-F\fP, \fB\-\-file\fP=""
|
|
|
|
Take the message from the given file. Use \- to read the message from the standard input
|
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-m\fP, \fB\-\-message\fP=""
|
|
|
|
Provide the new message from the command line
|
|
|
|
|
2018-09-10 19:16:16 +03:00
|
|
|
.PP
|
|
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
|
|
help for comment
|
|
|
|
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
2018-08-06 17:09:26 +03:00
|
|
|
\fBgit\-bug(1)\fP
|