aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_bridge.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-09-24 15:25:57 +0200
committerMichael Muré <batolettre@gmail.com>2018-09-24 15:25:57 +0200
commit43bda202fa347e6893671b05376c0e4fcb9196f4 (patch)
treea542a6b7f593335df9950df16997c9b220bf4520 /doc/md/git-bug_bridge_bridge.md
parent5e8fb7ec5058b816ccc9622f52dbf1777254656c (diff)
downloadgit-bug-43bda202fa347e6893671b05376c0e4fcb9196f4.tar.gz
commands: add the "bridge" and "bridge configure" commands
Diffstat (limited to 'doc/md/git-bug_bridge_bridge.md')
-rw-r--r--doc/md/git-bug_bridge_bridge.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/md/git-bug_bridge_bridge.md b/doc/md/git-bug_bridge_bridge.md
new file mode 100644
index 00000000..d5803190
--- /dev/null
+++ b/doc/md/git-bug_bridge_bridge.md
@@ -0,0 +1,22 @@
+## git-bug bridge bridge
+
+Configure and use bridges to other bug trackers
+
+### Synopsis
+
+Configure and use bridges to other bug trackers
+
+```
+git-bug bridge bridge [flags]
+```
+
+### Options
+
+```
+ -h, --help help for bridge
+```
+
+### SEE ALSO
+
+* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers
+