aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-07-28 20:24:24 +0200
committerMichael Muré <batolettre@gmail.com>2020-07-28 20:24:24 +0200
commitae5c0967cec40a7dcf9804ff592a4d15f1b26569 (patch)
tree7c1ba7626fd8158be030876d44ba55daf465d694 /doc/md/git-bug.md
parent51c887ff9dd4f2a5f65d2d3de57f8a7729b1010d (diff)
downloadgit-bug-ae5c0967cec40a7dcf9804ff592a4d15f1b26569.tar.gz
commands: cleanup the command's usage to avoid warnings when generating the doc
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 5a736f34..99b554e2 100644
--- a/doc/md/git-bug.md
+++ b/doc/md/git-bug.md
@@ -35,6 +35,7 @@ git-bug [flags]
* [git-bug ls-label](git-bug_ls-label.md) - List valid labels.
* [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 rm](git-bug_rm.md) - Remove an existing bug.
* [git-bug select](git-bug_select.md) - Select a bug for implicit use in future commands.
* [git-bug show](git-bug_show.md) - Display the details of a bug.
* [git-bug status](git-bug_status.md) - Display or change a bug status.