diff options
Diffstat (limited to 'doc/man/git-bug-new.3')
-rw-r--r-- | doc/man/git-bug-new.3 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/man/git-bug-new.3 b/doc/man/git-bug-new.3 index ea64be68..e184c34a 100644 --- a/doc/man/git-bug-new.3 +++ b/doc/man/git-bug-new.3 @@ -10,7 +10,7 @@ git\-bug\-new \- Create a new bug .SH SYNOPSIS .PP -\fBgit\-bug new <title> [<option>\&...] [flags]\fP +\fBgit\-bug new [<option>\&...] [flags]\fP .SH DESCRIPTION @@ -31,6 +31,10 @@ Create a new bug \fB\-m\fP, \fB\-\-message\fP="" Provide a message to describe the issue +.PP +\fB\-t\fP, \fB\-\-title\fP="" + Provide a title to describe the issue + .SH SEE ALSO .PP |