diff options
author | Josh Bialkowski <josh.bialkowski@gmail.com> | 2019-12-18 07:49:49 -0800 |
---|---|---|
committer | Josh Bialkowski <josh.bialkowski@gmail.com> | 2019-12-18 12:18:47 -0800 |
commit | dca85b309a0a82e9993a345964d0831ab2876fb4 (patch) | |
tree | e5054a4d122c72a081766c3efd4470b396cf7c24 /doc/md | |
parent | 3384d1b26bea41224c260b1912c51e0564571422 (diff) | |
download | git-bug-dca85b309a0a82e9993a345964d0831ab2876fb4.tar.gz |
repair after rebase
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 c0f89cf3..e073837d 100644 --- a/doc/md/git-bug_bridge_configure.md +++ b/doc/md/git-bug_bridge_configure.md @@ -71,7 +71,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,gitlab,launchpad-preview] + -t, --target string The target of the bridge. Valid values are [github,gitlab,jira,launchpad-preview] -u, --url string The URL of the target repository -b, --base-url string The base URL of your issue tracker service -o, --owner string The owner of the target repository |