2019-03-02 00:56:04 +03:00
|
|
|
.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" ""
|
2018-09-15 21:31:40 +03:00
|
|
|
.nh
|
|
|
|
.ad l
|
|
|
|
|
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
2019-03-02 00:56:04 +03:00
|
|
|
git\-bug\-comment\-add \- Add a new comment.
|
2018-09-15 21:31:40 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
2018-09-18 14:28:01 +03:00
|
|
|
\fBgit\-bug comment add [<id>] [flags]\fP
|
2018-09-15 21:31:40 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
2019-03-02 00:56:04 +03:00
|
|
|
Add a new comment.
|
2018-09-15 21:31:40 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH OPTIONS
|
2018-10-17 21:47:31 +03:00
|
|
|
.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-15 21:31:40 +03:00
|
|
|
.PP
|
|
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
|
|
help for add
|
|
|
|
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
|
|
|
\fBgit\-bug\-comment(1)\fP
|