aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_comment_add.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_comment_add.md')
-rw-r--r--doc/md/git-bug_comment_add.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/md/git-bug_comment_add.md b/doc/md/git-bug_comment_add.md
index 83133949..5a199aba 100644
--- a/doc/md/git-bug_comment_add.md
+++ b/doc/md/git-bug_comment_add.md
@@ -9,9 +9,10 @@ git-bug comment add [ID] [flags]
### Options
```
- -F, --file string Take the message from the given file. Use - to read the message from the standard input
- -m, --message string Provide the new message from the command line
- -h, --help help for add
+ -F, --file string Take the message from the given file. Use - to read the message from the standard input
+ -m, --message string Provide the new message from the command line
+ --non-interactive Do not ask for user input
+ -h, --help help for add
```
### SEE ALSO