summaryrefslogtreecommitdiffstats
path: root/base/java-tools
diff options
context:
space:
mode:
authorAmol Kahat <akahat@akahat_210.pnq.redhat.com>2017-03-08 15:40:45 +0530
committerAmol Kahat <akahat@akahat_210.pnq.redhat.com>2017-03-08 15:40:45 +0530
commitf30da7adaae9121cc2fa98ab5062807c12ccd5b4 (patch)
tree5d8c50b6583c463a90e09251924da3d90ada7949 /base/java-tools
parentd7c22171b84b7d8f7a068be42b07a53c8092eb48 (diff)
downloadpki-f30da7adaae9121cc2fa98ab5062807c12ccd5b4.tar.gz
pki-f30da7adaae9121cc2fa98ab5062807c12ccd5b4.tar.xz
pki-f30da7adaae9121cc2fa98ab5062807c12ccd5b4.zip
Added -t and --token information in pki man page.
Diffstat (limited to 'base/java-tools')
-rw-r--r--base/java-tools/man/man1/pki.18
1 files changed, 7 insertions, 1 deletions
diff --git a/base/java-tools/man/man1/pki.1 b/base/java-tools/man/man1/pki.1
index 60c19f4dd..8ab69c179 100644
--- a/base/java-tools/man/man1/pki.1
+++ b/base/java-tools/man/man1/pki.1
@@ -64,13 +64,19 @@ Specifies the port (default: 8080).
Comma-separated list of rejected certificate validity statuses.
PKI subsystem type - [CA, KRA, OCSP, TKS, or TPS] (non-case-sensitive).
.TP
+.B -t <type>
+Subsystem type.
+.TP
+.B --token
+Security token name
+.TP
.B -U <URI>
Specifies the server URI.
.TP
.B -u <username>
Specifies the username for basic authentication (mutually exclusive to the '-n' option). This authentication requires a user password.
.TP
-.B -v
+.B -v, --verbose
Displays verbose information.
.TP
.B --version