From c0dbe70ee08db699a35d573ba09f7900fb959f92 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Mon, 30 Jul 2018 17:00:10 +0200 Subject: wip terminal ui --- doc/md/git-bug.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/md/git-bug.md') diff --git a/doc/md/git-bug.md b/doc/md/git-bug.md index eeef22f1..1e97e74e 100644 --- a/doc/md/git-bug.md +++ b/doc/md/git-bug.md @@ -30,5 +30,6 @@ 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 termui](git-bug_termui.md) - Launch the terminal UI * [git-bug webui](git-bug_webui.md) - Launch the web UI -- cgit