aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_status_close.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_status_close.md')
-rw-r--r--doc/md/git-bug_status_close.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/md/git-bug_status_close.md b/doc/md/git-bug_status_close.md
deleted file mode 100644
index aee72649..00000000
--- a/doc/md/git-bug_status_close.md
+++ /dev/null
@@ -1,18 +0,0 @@
-## git-bug status close
-
-Mark a bug as closed.
-
-```
-git-bug status close [ID] [flags]
-```
-
-### Options
-
-```
- -h, --help help for close
-```
-
-### SEE ALSO
-
-* [git-bug status](git-bug_status.md) - Display or change a bug status.
-