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