aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-11-10 15:50:56 +0100
committerMichael Muré <batolettre@gmail.com>2019-11-10 15:50:56 +0100
commitf8cf3fea035d7f0ad0287166c3a5016777acf5ad (patch)
treee077b7a22a966ba03077c76bcb35373feb5e90c5 /doc/man
parente2445edcb99ed0aa7fcd40fe7484d71e73367334 (diff)
downloadgit-bug-f8cf3fea035d7f0ad0287166c3a5016777acf5ad.tar.gz
cli: add bridge token show
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/git-bug-bridge-token-rm.16
-rw-r--r--doc/man/git-bug-bridge-token-show.129
-rw-r--r--doc/man/git-bug-bridge-token.12
3 files changed, 33 insertions, 4 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
diff --git a/doc/man/git-bug-bridge-token-show.1 b/doc/man/git-bug-bridge-token-show.1
new file mode 100644
index 00000000..f40b5024
--- /dev/null
+++ b/doc/man/git-bug-bridge-token-show.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\-show \- Display a token.
+
+
+.SH SYNOPSIS
+.PP
+\fBgit\-bug bridge token show [flags]\fP
+
+
+.SH DESCRIPTION
+.PP
+Display a token.
+
+
+.SH OPTIONS
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for show
+
+
+.SH SEE ALSO
+.PP
+\fBgit\-bug\-bridge\-token(1)\fP
diff --git a/doc/man/git-bug-bridge-token.1 b/doc/man/git-bug-bridge-token.1
index d377556f..f229bf76 100644
--- a/doc/man/git-bug-bridge-token.1
+++ b/doc/man/git-bug-bridge-token.1
@@ -26,4 +26,4 @@ List all known tokens.
.SH SEE ALSO
.PP
-\fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-bridge\-token\-add(1)\fP, \fBgit\-bug\-bridge\-token\-rm(1)\fP
+\fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-bridge\-token\-add(1)\fP, \fBgit\-bug\-bridge\-token\-rm(1)\fP, \fBgit\-bug\-bridge\-token\-show(1)\fP