add public key file parameter description

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328307 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Casper Langemeijer 2012-11-11 16:29:51 +00:00
parent bc57a23c73
commit 48198c6c99

View file

@ -45,6 +45,10 @@
<term><parameter>pubkeyfile</parameter></term>
<listitem>
<para>
The public key file needs to be in OpenSSH's format. It should look something like:
</para>
<para>
ssh-rsa AAAAB3NzaC1yc2EAAA....NX6sqSnHA8= rsa-key-20121110
</para>
</listitem>
</varlistentry>