2018-09-15 21:31:40 +03:00
|
|
|
.nh
|
2020-10-27 16:38:55 +03:00
|
|
|
.TH "GIT\-BUG" "1" "Apr 2019" "Generated from git\-bug's source code" ""
|
2018-09-15 21:31:40 +03:00
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
2019-03-27 23:46:57 +03:00
|
|
|
git\-bug\-comment\-add \- Add a new comment to a bug.
|
2018-09-15 21:31:40 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
2020-07-28 21:24:24 +03:00
|
|
|
\fBgit\-bug comment add [ID] [flags]\fP
|
2018-09-15 21:31:40 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
2019-03-27 23:46:57 +03:00
|
|
|
Add a new comment to a bug.
|
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=""
|
2020-02-23 16:38:02 +03:00
|
|
|
Take the message from the given file. Use \- to read the message from the standard input
|
2018-10-17 21:47:31 +03:00
|
|
|
|
|
|
|
.PP
|
|
|
|
\fB\-m\fP, \fB\-\-message\fP=""
|
2020-02-23 16:38:02 +03:00
|
|
|
Provide the new message from the command line
|
2018-10-17 21:47:31 +03:00
|
|
|
|
2018-09-15 21:31:40 +03:00
|
|
|
.PP
|
|
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
2020-02-23 16:38:02 +03:00
|
|
|
help for add
|
2018-09-15 21:31:40 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
|
|
|
\fBgit\-bug\-comment(1)\fP
|