diff options
author | Amine Hilaly <hilalyamine@gmail.com> | 2019-07-22 18:03:03 +0200 |
---|---|---|
committer | Amine Hilaly <hilalyamine@gmail.com> | 2019-07-23 17:18:04 +0200 |
commit | 54dd81e3376ef557b5be3aa642accec219005949 (patch) | |
tree | 3472098cddae6f9605c1a37520634a887821818f /doc/md | |
parent | b27647c7a0dd95fdbbe4d22962129615fc5c9325 (diff) | |
download | git-bug-54dd81e3376ef557b5be3aa642accec219005949.tar.gz |
bridge: update generated docs
Diffstat (limited to 'doc/md')
-rw-r--r-- | doc/md/git-bug_bridge_configure.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/git-bug_bridge_configure.md b/doc/md/git-bug_bridge_configure.md index 788b3986..0f6a10eb 100644 --- a/doc/md/git-bug_bridge_configure.md +++ b/doc/md/git-bug_bridge_configure.md @@ -64,7 +64,7 @@ git bug bridge configure \ ``` -n, --name string A distinctive name to identify the bridge - -t, --target string The target of the bridge. Valid values are [github,launchpad-preview] + -t, --target string The target of the bridge. Valid values are [github,gitlab,launchpad-preview] -u, --url string The URL of the target repository -o, --owner string The owner of the target repository -T, --token string The authentication token for the API |