[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.48 and 1.49

version 1.48, 2009/10/22 15:02:12 version 1.49, 2010/02/08 10:50:20
Line 101 
Line 101 
 will append  will append
 .Pa .pub  .Pa .pub
 and retry.  and retry.
 .It Fl e Ar reader  .It Fl e Ar pkcs11
 Remove key in smartcard  Remove key provided by
 .Ar reader .  .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
 by the agent.  by the agent.
 .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 reader  .It Fl s Ar pkcs11
 Add key in smartcard  Add key provider by
 .Ar reader .  .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.
 The lifetime may be specified in seconds or in a time format  The lifetime may be specified in seconds or in a time format

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49