git-bug_status_open.md

 1## git-bug status open
 2
 3Mark a bug as open.
 4
 5```
 6git-bug status open [ID] [flags]
 7```
 8
 9### Options
10
11```
12  -h, --help   help for open
13```
14
15### SEE ALSO
16
17* [git-bug status](git-bug_status.md)	 - Display or change a bug status.
18