From 544b9cc0c4cc694cdb688b9cad8f9c8542d111fc Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 18 Sep 2018 13:28:01 +0200 Subject: commands: convert compatible commands to the implicit select mechanism --- doc/md/git-bug_status_close.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/md/git-bug_status_close.md') diff --git a/doc/md/git-bug_status_close.md b/doc/md/git-bug_status_close.md index 4660972a..a8e0f47b 100644 --- a/doc/md/git-bug_status_close.md +++ b/doc/md/git-bug_status_close.md @@ -7,7 +7,7 @@ Mark the bug as closed Mark the bug as closed ``` -git-bug status close [flags] +git-bug status close [] [flags] ``` ### Options -- cgit