git-bug_status_open.md

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