Corrected: urpo_id.pub in help file for public key file name
[urpo] / src / help / index.html
index d69b8ae..c8aabf1 100644 (file)
@@ -82,7 +82,7 @@ The public key is added to the server (computer) in the home
 folder's  .ssh folder's file  authorized_keys . You can use
 ssh for transferring it:<br>
 
-<code>cat ~/.ssh/id_urpo | ssh user@computer 'cat &gt;&gt;
+<code>cat ~/.ssh/id_urpo.pub | ssh user@computer 'cat &gt;&gt;
 ~./ssh/authorized_keys'</code><br>
 
 <br>
@@ -131,4 +131,4 @@ printed on that window. <br>
 
 <br>
 
-</body></html>
\ No newline at end of file
+</body></html>