[BACK]Return to ssh-add.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-add.1 between version 1.55 and 1.56

version 1.55, 2010/10/28 18:33:28 version 1.56, 2011/10/18 05:00:48
Line 43 
Line 43 
 .Nd adds private key identities to the authentication agent  .Nd adds private key identities to the authentication agent
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm ssh-add  .Nm ssh-add
 .Op Fl cDdLlXx  .Op Fl cDdkLlXx
 .Op Fl t Ar life  .Op Fl t Ar life
 .Op Ar  .Op Ar
 .Nm ssh-add  .Nm ssh-add
Line 110 
Line 110 
 .It Fl e Ar pkcs11  .It Fl e Ar pkcs11
 Remove keys provided by the PKCS#11 shared library  Remove keys provided by the PKCS#11 shared library
 .Ar pkcs11 .  .Ar pkcs11 .
   .It Fl k
   When loading keys into the agent, load plain private keys only and skip
   certificates.
 .It Fl L  .It Fl L
 Lists public key parameters of all identities currently represented  Lists public key parameters of all identities currently represented
 by the agent.  by the agent.

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56