From a57b356352261d5288949afcdeda7665abba3ae3 Mon Sep 17 00:00:00 2001 From: Abhishek Koneru Date: Fri, 23 May 2014 10:58:26 -0400 Subject: Updated man page for pki key commands Updated man page for all the new CLI commands added for the Key and KeyRequest resources. Also added missing code to retrieve a secret wrapped in a user specified passphrase. Ticket #945 --- base/java-tools/man/man1/pki-key.1 | 293 ++++++++++++++++++++- .../com/netscape/cmstools/key/KeyRetrieveCLI.java | 16 +- 2 files changed, 301 insertions(+), 8 deletions(-) (limited to 'base/java-tools') diff --git a/base/java-tools/man/man1/pki-key.1 b/base/java-tools/man/man1/pki-key.1 index d27d9369d..171d21e66 100644 --- a/base/java-tools/man/man1/pki-key.1 +++ b/base/java-tools/man/man1/pki-key.1 @@ -21,14 +21,24 @@ pki-key \- Command-Line Interface for managing Certificate System keys. .nf \fBpki\fR [CLI options] \fB-key\fR \fBpki\fR [CLI options] \fB-key-find\fR [command options] +\fBpki\fR [CLI options] \fB-key-show\fR [command options] \fBpki\fR [CLI options] \fB-key-request-find\fR [command options] +\fBpki\fR [CLI options] \fB-key-request-show\fR [command options] +\fBpki\fR [CLI options] \fB-key-mod\fR [command options] +\fBpki\fR [CLI options] \fB-key-template-find\fR [command options] +\fBpki\fR [CLI options] \fB-key-template-show