aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_token_add.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_bridge_token_add.md')
-rw-r--r--doc/md/git-bug_bridge_token_add.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/md/git-bug_bridge_token_add.md b/doc/md/git-bug_bridge_token_add.md
index f372a06c..1c0e5bbc 100644
--- a/doc/md/git-bug_bridge_token_add.md
+++ b/doc/md/git-bug_bridge_token_add.md
@@ -1,10 +1,10 @@
## git-bug bridge token add
-Create and store a new token
+Store a new token
### Synopsis
-Create and store a new token
+Store a new token
```
git-bug bridge token add [flags]
@@ -13,12 +13,11 @@ git-bug bridge token add [flags]
### Options
```
- -v, --value string
- -t, --target string
+ -t, --target string The target of the bridge. Valid values are [github,gitlab,launchpad-preview]
-h, --help help for add
```
### SEE ALSO
-* [git-bug bridge token](git-bug_bridge_token.md) - List all stored tokens.
+* [git-bug bridge token](git-bug_bridge_token.md) - List all known tokens.