diff options
author | Michael Muré <batolettre@gmail.com> | 2018-09-24 15:25:57 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-09-24 15:25:57 +0200 |
commit | 43bda202fa347e6893671b05376c0e4fcb9196f4 (patch) | |
tree | a542a6b7f593335df9950df16997c9b220bf4520 /doc/man/git-bug-bridge-configure.1 | |
parent | 5e8fb7ec5058b816ccc9622f52dbf1777254656c (diff) | |
download | git-bug-43bda202fa347e6893671b05376c0e4fcb9196f4.tar.gz |
commands: add the "bridge" and "bridge configure" commands
Diffstat (limited to 'doc/man/git-bug-bridge-configure.1')
-rw-r--r-- | doc/man/git-bug-bridge-configure.1 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/man/git-bug-bridge-configure.1 b/doc/man/git-bug-bridge-configure.1 new file mode 100644 index 00000000..488b2a8a --- /dev/null +++ b/doc/man/git-bug-bridge-configure.1 @@ -0,0 +1,29 @@ +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-bridge\-configure \- Configure a new bridge + + +.SH SYNOPSIS +.PP +\fBgit\-bug bridge configure [flags]\fP + + +.SH DESCRIPTION +.PP +Configure a new bridge + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for configure + + +.SH SEE ALSO +.PP +\fBgit\-bug\-bridge(1)\fP |