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-push.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/git-bug-push.1') diff --git a/doc/man/git-bug-push.1 b/doc/man/git-bug-push.1 index dc694258..19a90cfc 100644 --- a/doc/man/git-bug-push.1 +++ b/doc/man/git-bug-push.1 @@ -9,7 +9,7 @@ git\-bug\-push \- Push bugs update to a git remote. .SH SYNOPSIS .PP -\fBgit\-bug push [] [flags]\fP +\fBgit\-bug push [REMOTE] [flags]\fP .SH DESCRIPTION -- cgit