aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-09-16 14:25:25 +0200
committerMichael Muré <batolettre@gmail.com>2018-09-16 14:25:25 +0200
commita846fb96de587afdd9b3ea37bdb9731d77e44863 (patch)
tree4b71d5b7c4395ae1be1e9f6520e7866e98257e4e /doc/md/git-bug.md
parent6f5d433e33b5432887a8496074f0d7c7048c1167 (diff)
downloadgit-bug-a846fb96de587afdd9b3ea37bdb9731d77e44863.tar.gz
commands: add a "status" command to show a bug status
Diffstat (limited to 'doc/md/git-bug.md')
-rw-r--r--doc/md/git-bug.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/md/git-bug.md b/doc/md/git-bug.md
index 9eb7b7bc..33ab48ae 100644
--- a/doc/md/git-bug.md
+++ b/doc/md/git-bug.md
@@ -30,6 +30,7 @@ git-bug [flags]
* [git-bug pull](git-bug_pull.md) - Pull bugs update from a git remote
* [git-bug push](git-bug_push.md) - Push bugs update to a git remote
* [git-bug show](git-bug_show.md) - Display the details of a bug
+* [git-bug status](git-bug_status.md) - Show the bug status
* [git-bug termui](git-bug_termui.md) - Launch the terminal UI
* [git-bug title](git-bug_title.md) - Display a bug's title
* [git-bug webui](git-bug_webui.md) - Launch the web UI