From 4559af5e71a2d6d1c53329e565d101c3eadacf6e Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 23 Feb 2020 14:38:02 +0100 Subject: update auto-generated files --- doc/man/git-bug-bridge-auth-add-token.1 | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (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 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 [] [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 -- cgit