doc: pkcs11-tool: precise description of the options to select a slot

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5544 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
vtarasov 2011-06-02 19:29:15 +00:00
parent a479c368a6
commit f53b952176
1 changed files with 13 additions and 2 deletions

View File

@ -165,8 +165,19 @@
</varlistentry>
<varlistentry>
<term><option>--slot-id</option> <varname>name</varname></term>
<listitem><para>Specify the name of the slot to use.</para></listitem>
<term><option>--slot-description</option> <varname>description</varname></term>
<listitem><para>Specify the description of the slot to use.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--slot-index</option> <varname>index</varname></term>
<listitem><para>Specify the index of the slot to use.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--token-label</option> <varname>label</varname></term>
<listitem><para>Specify the label of token. Will be used the first slot, that has the
inserted token with this label.</para></listitem>
</varlistentry>
<varlistentry>