diff options
Diffstat (limited to 'doc/man/git-bug-push.3')
-rw-r--r-- | doc/man/git-bug-push.3 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/man/git-bug-push.3 b/doc/man/git-bug-push.3 new file mode 100644 index 00000000..d6a6174d --- /dev/null +++ b/doc/man/git-bug-push.3 @@ -0,0 +1,34 @@ +.TH "MINE" "3" "Jul 2018" "Auto generated by spf13/cobra" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-push \- Push bugs update to a git remote + + +.SH SYNOPSIS +.PP +\fBgit\-bug push [<remote>] [flags]\fP + + +.SH DESCRIPTION +.PP +Push bugs update to a git remote + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for push + + +.SH SEE ALSO +.PP +\fBgit\-bug(3)\fP + + +.SH HISTORY +.PP +20\-Jul\-2018 Auto generated by spf13/cobra |