diff options
Diffstat (limited to 'doc/man/git-bug-close.3')
-rw-r--r-- | doc/man/git-bug-close.3 | 34 |
1 files changed, 34 insertions, 0 deletions
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 <id> [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 |