[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.82 and 1.83

version 1.82, 2021/12/19 22:14:12 version 1.83, 2021/12/22 06:56:41
Line 45 
Line 45 
 .Nm ssh-add  .Nm ssh-add
 .Op Fl cDdKkLlqvXx  .Op Fl cDdKkLlqvXx
 .Op Fl E Ar fingerprint_hash  .Op Fl E Ar fingerprint_hash
 .Op Fl S Ar provider  
 .Op Fl t Ar life  
 .Op Fl H Ar hostkey_file  .Op Fl H Ar hostkey_file
 .Op Fl h Ar destination_constraint  .Op Fl h Ar destination_constraint
   .Op Fl S Ar provider
   .Op Fl t Ar life
 .Op Ar  .Op Ar
 .Nm ssh-add  .Nm ssh-add
 .Fl s Ar pkcs11  .Fl s Ar pkcs11
Line 132 
Line 132 
 Remove keys provided by the PKCS#11 shared library  Remove keys provided by the PKCS#11 shared library
 .Ar pkcs11 .  .Ar pkcs11 .
 .It Fl H Ar hostkey_file  .It Fl H Ar hostkey_file
 Specifies a known hosts file to lookup hostkeys when using destination-  Specifies a known hosts file to look up hostkeys when using
 constained keys via the  destination-constrained keys via the
 .Fl h  .Fl h
 flag.  flag.
 This option may be specified multiple times to allow multiple files to be  This option may be specified multiple times to allow multiple files to be

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83