aboutsummaryrefslogblamecommitdiffstats
path: root/doc/md/git-bug_new.md
blob: de6cffbf32ef60618a04143fe71b587000ddfa83 (plain) (tree)
1
2
3
4
5
6
7
8
9








                
                   




           

                                                                

                                                                                                                





                                                       
## git-bug new

Create a new bug

### Synopsis

Create a new bug

```
git-bug new [flags]
```

### Options

```
  -t, --title string     Provide a title to describe the issue
  -m, --message string   Provide a message to describe the issue
  -F, --file string      Take the message from the given file. Use - to read the message from the standard input
  -h, --help             help for new
```

### SEE ALSO

* [git-bug](git-bug.md)	 - A bugtracker embedded in Git