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