mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
bc57a23c73
commit
48198c6c99
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue