summaryrefslogtreecommitdiffstatshomepage
path: root/doc/md/git-bug_commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_commands.md')
-rw-r--r--doc/md/git-bug_commands.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/md/git-bug_commands.md b/doc/md/git-bug_commands.md
deleted file mode 100644
index bce599dd9..000000000
--- a/doc/md/git-bug_commands.md
+++ /dev/null
@@ -1,19 +0,0 @@
-## git-bug commands
-
-Display available commands.
-
-```
-git-bug commands [flags]
-```
-
-### Options
-
-```
- -p, --pretty Output the command description as well as Markdown compatible comment
- -h, --help help for commands
-```
-
-### SEE ALSO
-
-* [git-bug](git-bug.md) - A bug tracker embedded in Git
-