doc: pkcs11-tool: precise the usage of 'write-object' argument

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5423 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
vtarasov 2011-05-04 16:28:34 +00:00
parent fc07974be8
commit 1b7a320f45
1 changed files with 4 additions and 2 deletions

View File

@ -131,8 +131,10 @@
<varlistentry>
<term><option>--write-object</option> <varname>id</varname>,
<option>-w</option> <varname>id</varname></term>
<listitem><para>Write a key or certificate object to the token.</para></listitem>
<option>-w</option> <varname>path</varname></term>
<listitem><para>Write a key or certificate object to the token.
<varname>path</varname> points to the DER-encoded certificate or key file.
</para></listitem>
</varlistentry>
<varlistentry>