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