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.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/git-bug-title.1') diff --git a/doc/man/git-bug-title.1 b/doc/man/git-bug-title.1 index e3345acd..9d7deb0e 100644 --- a/doc/man/git-bug-title.1 +++ b/doc/man/git-bug-title.1 @@ -9,7 +9,7 @@ git\-bug\-title \- Display or change a title of a bug. .SH SYNOPSIS .PP -\fBgit\-bug title [] [flags]\fP +\fBgit\-bug title [ID] [flags]\fP .SH DESCRIPTION -- cgit