diff options
Diffstat (limited to 'doc/man/git-bug-bridge-token-rm.1')
-rw-r--r-- | doc/man/git-bug-bridge-token-rm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/git-bug-bridge-token-rm.1 b/doc/man/git-bug-bridge-token-rm.1 index 5c5a16a6..217d938d 100644 --- a/doc/man/git-bug-bridge-token-rm.1 +++ b/doc/man/git-bug-bridge-token-rm.1 @@ -5,17 +5,17 @@ .SH NAME .PP -git\-bug\-bridge\-token\-rm \- Remove token by Id. +git\-bug\-bridge\-token\-rm \- Remove a token. .SH SYNOPSIS .PP -\fBgit\-bug bridge token rm [flags]\fP +\fBgit\-bug bridge token rm <id> [flags]\fP .SH DESCRIPTION .PP -Remove token by Id. +Remove a token. .SH OPTIONS |