summaryrefslogtreecommitdiffstatshomepage
path: root/doc/md/git-bug_status.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_status.md')
-rw-r--r--doc/md/git-bug_status.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/md/git-bug_status.md b/doc/md/git-bug_status.md
new file mode 100644
index 000000000..a4af6f4d3
--- /dev/null
+++ b/doc/md/git-bug_status.md
@@ -0,0 +1,22 @@
+## git-bug status
+
+Show the bug status
+
+### Synopsis
+
+Show the bug status
+
+```
+git-bug status <id> [flags]
+```
+
+### Options
+
+```
+ -h, --help help for status
+```
+
+### SEE ALSO
+
+* [git-bug](git-bug.md) - A bugtracker embedded in Git
+