diff options
Diffstat (limited to 'doc/md/git-bug.md')
-rw-r--r-- | doc/md/git-bug.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/md/git-bug.md b/doc/md/git-bug.md index 33ab48ae..6a102c20 100644 --- a/doc/md/git-bug.md +++ b/doc/md/git-bug.md @@ -21,12 +21,10 @@ git-bug [flags] ### SEE ALSO * [git-bug add](git-bug_add.md) - Create a new bug -* [git-bug close](git-bug_close.md) - Mark the bug as closed * [git-bug commands](git-bug_commands.md) - Display available commands * [git-bug comment](git-bug_comment.md) - Show a bug's comments * [git-bug label](git-bug_label.md) - Manipulate bug's label * [git-bug ls](git-bug_ls.md) - List bugs -* [git-bug open](git-bug_open.md) - Mark the bug as open * [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 |