From 646fd681ffba59d4a74ec3d99558d2ed70b0106b Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 4 Feb 2020 22:05:34 +0100 Subject: it compiles \o/ --- doc/man/git-bug-bridge-auth-add-token.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/man/git-bug-bridge-auth-add-token.1') diff --git a/doc/man/git-bug-bridge-auth-add-token.1 b/doc/man/git-bug-bridge-auth-add-token.1 index a76ed793..c9ca55d6 100644 --- a/doc/man/git-bug-bridge-auth-add-token.1 +++ b/doc/man/git-bug-bridge-auth-add-token.1 @@ -23,6 +23,14 @@ Store a new token \fB\-t\fP, \fB\-\-target\fP="" The target of the bridge. Valid values are [github,gitlab,launchpad\-preview] +.PP +\fB\-l\fP, \fB\-\-login\fP="" + The login in the remote bug\-tracker + +.PP +\fB\-u\fP, \fB\-\-user\fP="" + The user to add the token to. Default is the current user + .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for add\-token -- cgit