diff options
Diffstat (limited to 'doc/man/git-bug-add.1')
-rw-r--r-- | doc/man/git-bug-add.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/git-bug-add.1 b/doc/man/git-bug-add.1 index f5083119..e9e85cfa 100644 --- a/doc/man/git-bug-add.1 +++ b/doc/man/git-bug-add.1 @@ -30,6 +30,10 @@ Create a new bug. Take the message from the given file. Use \- to read the message from the standard input .PP +\fB\-\-non\-interactive\fP[=false] + Do not ask for user input + +.PP \fB\-h\fP, \fB\-\-help\fP[=false] help for add |