diff options
author | Michael Muré <batolettre@gmail.com> | 2020-02-23 14:38:02 +0100 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2020-02-23 14:38:02 +0100 |
commit | 4559af5e71a2d6d1c53329e565d101c3eadacf6e (patch) | |
tree | 68a9ca95b43663793a7df52150a0f07be9502277 /doc/man/git-bug-bridge-auth-add-token.1 | |
parent | da2eb3c519be1da8adf1ab0da8dbb526cfce9a73 (diff) | |
download | git-bug-4559af5e71a2d6d1c53329e565d101c3eadacf6e.tar.gz |
update auto-generated files
Diffstat (limited to 'doc/man/git-bug-bridge-auth-add-token.1')
-rw-r--r-- | doc/man/git-bug-bridge-auth-add-token.1 | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/man/git-bug-bridge-auth-add-token.1 b/doc/man/git-bug-bridge-auth-add-token.1 index 717610e1..fe4750b4 100644 --- a/doc/man/git-bug-bridge-auth-add-token.1 +++ b/doc/man/git-bug-bridge-auth-add-token.1 @@ -1,7 +1,6 @@ -.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" .nh -.ad l - +.TH GIT\-BUG(1)Apr 2019 +Generated from git\-bug's source code .SH NAME .PP @@ -10,7 +9,7 @@ git\-bug\-bridge\-auth\-add\-token \- Store a new token .SH SYNOPSIS .PP -\fBgit\-bug bridge auth add\-token [<token>] [flags]\fP +\fBgit\-bug bridge auth add\-token [] [flags]\fP .SH DESCRIPTION @@ -21,19 +20,19 @@ Store a new token .SH OPTIONS .PP \fB\-t\fP, \fB\-\-target\fP="" - The target of the bridge. Valid values are [github,gitlab,jira,launchpad\-preview] + The target of the bridge. Valid values are [github,gitlab,jira,launchpad\-preview] .PP \fB\-l\fP, \fB\-\-login\fP="" - The login in the remote bug\-tracker + 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 + The user to add the token to. Default is the current user .PP \fB\-h\fP, \fB\-\-help\fP[=false] - help for add\-token + help for add\-token .SH SEE ALSO |