diff options
author | Michael Muré <batolettre@gmail.com> | 2020-02-23 14:24:15 +0100 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2020-02-23 14:24:15 +0100 |
commit | 4ec4f45195d9bd19a63b9bdca0596b7daba4c4ab (patch) | |
tree | c7aadcd6f60a20dc6383eb387f9b8ed973c14299 /doc/md/git-bug_bridge_configure.md | |
parent | dc21ad089295723ca95bf1b452d2f6f31c51c735 (diff) | |
download | git-bug-4ec4f45195d9bd19a63b9bdca0596b7daba4c4ab.tar.gz |
update auto-generated files
Diffstat (limited to 'doc/md/git-bug_bridge_configure.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 9695684b..f89de404 100644 --- a/doc/md/git-bug_bridge_configure.md +++ b/doc/md/git-bug_bridge_configure.md @@ -72,7 +72,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 remote repository -b, --base-url string The base URL of your remote issue tracker -l, --login string The login on your remote issue tracker |