git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3051 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2006-11-09 16:05:55 +00:00
parent 2d4bd463b0
commit 1a32d02926
1 changed files with 6 additions and 0 deletions

View File

@ -89,6 +89,12 @@
<listitem><para>Reads the public key with id <varname>id</varname>,
allowing the user to extract and store or use the public key.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--read-ssh-key</option> <varname>id</varname></term>
<listitem><para>Reads the public key with id <varname>id</varname>,
writing the output in format suitable for $HOME/.ssh/authorized_keys.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--output</option> <varname>filename</varname>,