aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_wipe.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_wipe.md')
-rw-r--r--doc/md/git-bug_wipe.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/md/git-bug_wipe.md b/doc/md/git-bug_wipe.md
new file mode 100644
index 00000000..be1a7246
--- /dev/null
+++ b/doc/md/git-bug_wipe.md
@@ -0,0 +1,18 @@
+## git-bug wipe
+
+Wipe git-bug from the git repository
+
+```
+git-bug wipe [flags]
+```
+
+### Options
+
+```
+ -h, --help help for wipe
+```
+
+### SEE ALSO
+
+* [git-bug](git-bug.md) - A bug tracker embedded in Git
+