git-bug-add.1

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