[deployment-guide] Added the "ssh-add" command to the index.

Jaromir Hradilek jhradile at fedoraproject.org
Fri May 20 18:18:36 UTC 2011


commit e8f6aedf59ae032b056142b26b398429a3bcd834
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Fri May 20 19:03:52 2011 +0200

    Added the "ssh-add" command to the index.

 en-US/OpenSSH.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/en-US/OpenSSH.xml b/en-US/OpenSSH.xml
index 046e3ad..f713867 100644
--- a/en-US/OpenSSH.xml
+++ b/en-US/OpenSSH.xml
@@ -827,6 +827,17 @@ The key's randomart image is:
             <command>ssh-agent</command>
           </primary>
         </indexterm>
+        <indexterm>
+          <primary>OpenSSH</primary>
+          <secondary>
+            <command>ssh-add</command>
+          </secondary>
+        </indexterm>
+        <indexterm>
+          <primary>
+            <command>ssh-add</command>
+          </primary>
+        </indexterm>
         <para>
           To store your passphrase so that you do not have to enter it each time you initiate a connection with a remote machine, you can use the <command>ssh-agent</command> authentication agent.
           <!-- jhradile: TBD F15: Uncomment this if you find the way to configure startup applications.


More information about the docs-commits mailing list