1.nh
 2.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
 3
 4.SH NAME
 5.PP
 6git-bug-bug-comment-new - Add a new comment to a bug
 7
 8
 9.SH SYNOPSIS
10.PP
11\fBgit-bug bug comment new [BUG_ID] [flags]\fP
12
13
14.SH DESCRIPTION
15.PP
16Add a new comment to a bug
17
18
19.SH OPTIONS
20.PP
21\fB-F\fP, \fB--file\fP=""
22	Take the message from the given file. Use - to read the message from the standard input
23
24.PP
25\fB-m\fP, \fB--message\fP=""
26	Provide the new message from the command line
27
28.PP
29\fB--non-interactive\fP[=false]
30	Do not ask for user input
31
32.PP
33\fB-h\fP, \fB--help\fP[=false]
34	help for new
35
36
37.SH SEE ALSO
38.PP
39\fBgit-bug-bug-comment(1)\fP