From 5a8c6498bb289ce7859fc17803a5a54bc22646c6 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Fri, 20 Jul 2018 15:47:06 +0200 Subject: generate manpages --- doc/man/git-bug-close.3 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doc/man/git-bug-close.3 (limited to 'doc/man/git-bug-close.3') diff --git a/doc/man/git-bug-close.3 b/doc/man/git-bug-close.3 new file mode 100644 index 00000000..1e5d9177 --- /dev/null +++ b/doc/man/git-bug-close.3 @@ -0,0 +1,34 @@ +.TH "MINE" "3" "Jul 2018" "Auto generated by spf13/cobra" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-close \- Mark the bug as closed + + +.SH SYNOPSIS +.PP +\fBgit\-bug close [flags]\fP + + +.SH DESCRIPTION +.PP +Mark the bug as closed + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for close + + +.SH SEE ALSO +.PP +\fBgit\-bug(3)\fP + + +.SH HISTORY +.PP +20\-Jul\-2018 Auto generated by spf13/cobra -- cgit