From 43bda202fa347e6893671b05376c0e4fcb9196f4 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Mon, 24 Sep 2018 15:25:57 +0200 Subject: commands: add the "bridge" and "bridge configure" commands --- doc/man/git-bug-bridge-configure.1 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/man/git-bug-bridge-configure.1 (limited to 'doc/man/git-bug-bridge-configure.1') 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 -- cgit