From ae5c0967cec40a7dcf9804ff592a4d15f1b26569 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 28 Jul 2020 20:24:24 +0200 Subject: commands: cleanup the command's usage to avoid warnings when generating the doc --- 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 c1903854..99f4de86 100644 --- a/doc/man/git-bug-title-edit.1 +++ b/doc/man/git-bug-title-edit.1 @@ -9,7 +9,7 @@ git\-bug\-title\-edit \- Edit a title of a bug. .SH SYNOPSIS .PP -\fBgit\-bug title edit [] [flags]\fP +\fBgit\-bug title edit [ID] [flags]\fP .SH DESCRIPTION -- cgit