aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_push.md
diff options
context:
space:
mode:
authorAmine Hilaly <hilalyamine@gmail.com>2019-06-22 13:40:17 +0200
committerAmine Hilaly <hilalyamine@gmail.com>2019-06-24 21:30:45 +0200
commite511f3d885e5e7f15d3b7f8e500380f0c63bc377 (patch)
treeb2a2c0207cd1901401e9c902620b720331105095 /doc/md/git-bug_bridge_push.md
parenta58ac69c1f9246a1e544f0032f8dee8e8a769b04 (diff)
downloadgit-bug-e511f3d885e5e7f15d3b7f8e500380f0c63bc377.tar.gz
[misc] update man docs and completion scripts
[cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects
Diffstat (limited to 'doc/md/git-bug_bridge_push.md')
-rw-r--r--doc/md/git-bug_bridge_push.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/md/git-bug_bridge_push.md b/doc/md/git-bug_bridge_push.md
new file mode 100644
index 00000000..35436dd6
--- /dev/null
+++ b/doc/md/git-bug_bridge_push.md
@@ -0,0 +1,22 @@
+## git-bug bridge push
+
+Push updates.
+
+### Synopsis
+
+Push updates.
+
+```
+git-bug bridge push [<name>] [flags]
+```
+
+### Options
+
+```
+ -h, --help help for push
+```
+
+### SEE ALSO
+
+* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers.
+