[seahorse/wip/userdocs: 240/244] help: Add new section on ssh-create.page



commit b64a04dd93ca7e996b24321f48b993da3d343da0
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Sun Sep 15 12:34:28 2013 +0530

    help: Add new section on ssh-create.page
    
    Add a section :"Just create SSH key".

 help/C/ssh-create.page |   22 ++++++++++++++++++++--
 1 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/help/C/ssh-create.page b/help/C/ssh-create.page
index fa26976..45f216a 100644
--- a/help/C/ssh-create.page
+++ b/help/C/ssh-create.page
@@ -27,7 +27,7 @@
   key. Here is how to create a new key:</p>
 
     <steps>
-      <item><p>Click <guiseq><gui>File</gui><gui>New</gui></guiseq>.</p></item>
+      <item><p>Select <guiseq><gui>File</gui><gui>New…</gui></guiseq>.</p></item>
       <item><p>Select <gui>Secure Shell Key</gui> and then click
       <gui>Continue</gui>.</p></item>
       <item><p>Enter a description for the key. The key description will help
@@ -44,7 +44,25 @@
 
   <section id="ssh-just-create-key" ui:expanded="true">
     <title>Just create your key</title>
-    <p>Instructions for just creating keys.</p>
+    <p>You can create the SSH key, and choose to set it up later.</p>
+
+    <steps>
+      <item>
+       <p>Press the <gui style="button">Just Create Key</gui> button.</p>
+      </item>
+      <item>
+       <p>Type a password for your SSH key and press
+       <gui style="button">OK</gui>. You will have to use this password
+       whenever you login to the remote computer.</p>
+      </item>
+      <item>
+       <p>Retype the password and press <gui style="button">OK</gui> to
+       finish.</p>
+      </item>
+    </steps>
+
+    <p>The SSH key will now be listed in the <gui>OpenSSH keys</gui>
+    keyring.</p>
 
   </section>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]