diff options
author | Michael Muré <batolettre@gmail.com> | 2018-08-06 16:09:26 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-08-06 16:09:53 +0200 |
commit | 84131cb553c6cd1d17e3efe2b65b0f0855eb2cb5 (patch) | |
tree | c4b4f8799337a23fd665579031b2daaf971b2b86 /doc/man/git-bug-new.3 | |
parent | 3edec36e0aa79761641ade061042c0252e43024e (diff) | |
download | git-bug-84131cb553c6cd1d17e3efe2b65b0f0855eb2cb5.tar.gz |
manpages: update names following the change of section
Diffstat (limited to 'doc/man/git-bug-new.3')
-rw-r--r-- | doc/man/git-bug-new.3 | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/doc/man/git-bug-new.3 b/doc/man/git-bug-new.3 deleted file mode 100644 index 5684e67e..00000000 --- a/doc/man/git-bug-new.3 +++ /dev/null @@ -1,41 +0,0 @@ -.TH "MINE" "3" "Aug 2018" "Auto generated by spf13/cobra" "" -.nh -.ad l - - -.SH NAME -.PP -git\-bug\-new \- Create a new bug - - -.SH SYNOPSIS -.PP -\fBgit\-bug new [<option>\&...] [flags]\fP - - -.SH DESCRIPTION -.PP -Create a new bug - - -.SH OPTIONS -.PP -\fB\-F\fP, \fB\-\-file\fP="" - Take the message from the given file. Use \- to read the message from the standard input - -.PP -\fB\-h\fP, \fB\-\-help\fP[=false] - help for new - -.PP -\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 -\fBgit\-bug(3)\fP |