table of contents
GIT-BUG(1) | GIT-BUG(1) |
NAME¶
git-bug-bug-comment-edit - Edit an existing comment on a bug
SYNOPSIS¶
git-bug bug comment edit [COMMENT_ID] [flags]
DESCRIPTION¶
Edit an existing comment on a bug
OPTIONS¶
-F, --file="" Take the message from the given file. Use - to read the message from the standard input
-m, --message="" Provide the new message from the command line
--non-interactive[=false] Do not ask for user input
-h, --help[=false] help for edit
SEE ALSO¶
Apr 2019 | Generated from git-bug's source code |