1.nh
2.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
3
4.SH NAME
5git-bug-board-new - Create a new board
6
7
8.SH SYNOPSIS
9\fBgit-bug board new [flags]\fP
10
11
12.SH DESCRIPTION
13Create a new board
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-d\fP, \fB--description\fP=""
22 Provide a message to describe the board
23
24.PP
25\fB-c\fP, \fB--columns\fP=[To Do,In Progress,Done]
26 Define the columns of the board (default to To Do,In Progress,Done)
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-board(1)\fP