[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.50 and 1.51

version 1.50, 2010/02/08 22:03:05 version 1.51, 2010/02/10 23:20:38
Line 102 
Line 102 
 .Pa .pub  .Pa .pub
 and retry.  and retry.
 .It Fl e Ar pkcs11  .It Fl e Ar pkcs11
 Remove key provided by  Remove keys provided by the PKCS#11 shared library
 .Ar pkcs11 .  .Ar pkcs11 .
 .It Fl L  .It Fl L
 Lists public key parameters of all identities currently represented  Lists public key parameters of all identities currently represented
Line 110 
Line 110 
 .It Fl l  .It Fl l
 Lists fingerprints of all identities currently represented by the agent.  Lists fingerprints of all identities currently represented by the agent.
 .It Fl s Ar pkcs11  .It Fl s Ar pkcs11
 Add key provided by  Add keys provided by the PKCS#11 shared library
 .Ar pkcs11 .  .Ar pkcs11 .
 .It Fl t Ar life  .It Fl t Ar life
 Set a maximum lifetime when adding identities to an agent.  Set a maximum lifetime when adding identities to an agent.

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51