aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_open.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_open.md')
-rw-r--r--doc/md/git-bug_open.md22
1 files changed, 0 insertions, 22 deletions
diff --git a/doc/md/git-bug_open.md b/doc/md/git-bug_open.md
deleted file mode 100644
index 38c6d6fa..00000000
--- a/doc/md/git-bug_open.md
+++ /dev/null
@@ -1,22 +0,0 @@
-## git-bug open
-
-Mark the bug as open
-
-### Synopsis
-
-Mark the bug as open
-
-```
-git-bug open <id> [flags]
-```
-
-### Options
-
-```
- -h, --help help for open
-```
-
-### SEE ALSO
-
-* [git-bug](git-bug.md) - A bugtracker embedded in Git
-