aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug.md
diff options
context:
space:
mode:
authorSteve Moyer <smoyer1@selesy.com>2022-09-25 15:22:03 -0400
committerSteve Moyer <smoyer1@selesy.com>2022-09-25 15:22:03 -0400
commit0ffa79ef13890d4bd46079205b3f6682b93985e9 (patch)
tree15c9b2d7db8324cc96b3cc7273c039c50d8155c9 /doc/md/git-bug.md
parent8364cb221b2d0d0cfaf9baa3322abdc93cd2258a (diff)
downloadgit-bug-0ffa79ef13890d4bd46079205b3f6682b93985e9.tar.gz
feat(530) make label commands consistent
Diffstat (limited to 'doc/md/git-bug.md')
-rw-r--r--doc/md/git-bug.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/md/git-bug.md b/doc/md/git-bug.md
index 754cc93f..c47f8484 100644
--- a/doc/md/git-bug.md
+++ b/doc/md/git-bug.md
@@ -31,7 +31,6 @@ git-bug [flags]
* [git-bug deselect](git-bug_deselect.md) - Clear the implicitly selected bug.
* [git-bug label](git-bug_label.md) - Display, add or remove labels to/from a bug.
* [git-bug ls](git-bug_ls.md) - List bugs.
-* [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.