aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md
diff options
context:
space:
mode:
authorJosh Bialkowski <josh.bialkowski@gmail.com>2019-11-07 08:01:08 -0800
committerJosh Bialkowski <josh.bialkowski@gmail.com>2019-12-18 07:42:13 -0800
commiteff830bdcb8f979da34fb9e8f782efb1598b4a44 (patch)
treed0aa7524125b08c863e7ad7683272ab29cf99ad3 /doc/md
parente96d8e6771086e20639a16abf6af30f2faa006a0 (diff)
downloadgit-bug-eff830bdcb8f979da34fb9e8f782efb1598b4a44.tar.gz
Implement jira bridge
Diffstat (limited to 'doc/md')
-rw-r--r--doc/md/git-bug_bridge_auth_add-token.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/git-bug_bridge_auth_add-token.md b/doc/md/git-bug_bridge_auth_add-token.md
index 7067c3ca..f1c34670 100644
--- a/doc/md/git-bug_bridge_auth_add-token.md
+++ b/doc/md/git-bug_bridge_auth_add-token.md
@@ -13,7 +13,7 @@ git-bug bridge auth add-token [<token>] [flags]
### Options
```
- -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]
-h, --help help for add-token
```