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