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/man/git-bug-title-edit.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/git-bug-title-edit.1') diff --git a/doc/man/git-bug-title-edit.1 b/doc/man/git-bug-title-edit.1 index 62895f7e..4deae19a 100644 --- a/doc/man/git-bug-title-edit.1 +++ b/doc/man/git-bug-title-edit.1 @@ -10,7 +10,7 @@ git\-bug\-title\-edit \- Edit a bug title .SH SYNOPSIS .PP -\fBgit\-bug title edit [flags]\fP +\fBgit\-bug title edit [] [flags]\fP .SH DESCRIPTION -- cgit