From baefa687b582632cd9cc21b945bc074c833f5389 Mon Sep 17 00:00:00 2001 From: amine Date: Thu, 24 Oct 2019 20:16:51 +0200 Subject: tokens: use a hash as token identifier instead of the token it self --- doc/man/git-bug-bridge-token-rm.1 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/man/git-bug-bridge-token-rm.1 (limited to 'doc/man/git-bug-bridge-token-rm.1') diff --git a/doc/man/git-bug-bridge-token-rm.1 b/doc/man/git-bug-bridge-token-rm.1 new file mode 100644 index 00000000..5c5a16a6 --- /dev/null +++ b/doc/man/git-bug-bridge-token-rm.1 @@ -0,0 +1,29 @@ +.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-bridge\-token\-rm \- Remove token by Id. + + +.SH SYNOPSIS +.PP +\fBgit\-bug bridge token rm [flags]\fP + + +.SH DESCRIPTION +.PP +Remove token by Id. + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for rm + + +.SH SEE ALSO +.PP +\fBgit\-bug\-bridge\-token(1)\fP -- cgit