[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.31 and 1.32

version 1.31, 2002/06/05 16:35:45 version 1.32, 2002/06/05 19:57:12
Line 45 
Line 45 
 .Nd adds RSA or DSA identities to the authentication agent  .Nd adds RSA or DSA identities to the authentication agent
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm ssh-add  .Nm ssh-add
 .Op Fl lLdD  .Op Fl lLdDxX
 .Op Ar  .Op Ar
 .Nm ssh-add  .Nm ssh-add
 .Fl s Ar reader  .Fl s Ar reader
Line 83 
Line 83 
 Instead of adding the identity, removes the identity from the agent.  Instead of adding the identity, removes the identity from the agent.
 .It Fl D  .It Fl D
 Deletes all identities from the agent.  Deletes all identities from the agent.
   .It Fl x
   Lock the agent with a password.
   .It Fl X
   Unlock the agent.
 .It Fl s Ar reader  .It Fl s Ar reader
 Add key in smartcard  Add key in smartcard
 .Ar reader .  .Ar reader .

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32