aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_auth_add-token.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_bridge_auth_add-token.md')
-rw-r--r--doc/md/git-bug_bridge_auth_add-token.md2
1 files changed, 2 insertions, 0 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..496455a0 100644
--- a/doc/md/git-bug_bridge_auth_add-token.md
+++ b/doc/md/git-bug_bridge_auth_add-token.md
@@ -14,6 +14,8 @@ git-bug bridge auth add-token [<token>] [flags]
```
-t, --target string The target of the bridge. Valid values are [github,gitlab,launchpad-preview]
+ -l, --login string The login in the remote bug-tracker
+ -u, --user string The user to add the token to. Default is the current user
-h, --help help for add-token
```