git-bug_wipe.md

 1## git-bug wipe
 2
 3Wipe git-bug from the git repository
 4
 5```
 6git-bug wipe [flags]
 7```
 8
 9### Options
10
11```
12  -h, --help   help for wipe
13```
14
15### SEE ALSO
16
17* [git-bug](git-bug.md)	 - A bug tracker embedded in Git
18