opencryptoki/opencryptoki-3.0-pkcsconf-m...

36 lines
943 B
Diff

From 48e9a2fdcae6d373f56aefcb85507758803be7df Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Hor=C3=A1k?= <dan@danny.cz>
Date: Mon, 22 Jul 2013 18:49:43 +0200
Subject: [PATCH] update options in the pkcsconf man page to match the pkcsconf
binary
---
man/man1/pkcsconf.1.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/man/man1/pkcsconf.1.in b/man/man1/pkcsconf.1.in
index 1b95651..76293ae 100644
--- a/man/man1/pkcsconf.1.in
+++ b/man/man1/pkcsconf.1.in
@@ -4,7 +4,7 @@ pkcsconf \- configuration utility for the pkcsslotd daemon
.SH SYNOPSIS
\fBpkcsconf\fP
-[\fB-itsmMIupPh\fP]
+[\fB-itsmlIupPh\fP]
[\fB-c\fP \fIslotnumber\fP \fB-U\fP \fIuserPIN\fP
\fB-S\fP \fISOPin\fP \fB-n\fP \fInewpin\fP]
@@ -21,6 +21,8 @@ display token info
display slot info
.IP "\fB-m\fP" 10
display mechanism list
+.IP "\fB-l\fP" 10
+display slot description
.IP "\fB-I\fP" 10
initialize token
.IP "\fB-u\fP" 10
--
1.8.1.4