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

Diff for /src/usr.bin/ssh/ssh-keygen.1 between version 1.150 and 1.151

version 1.150, 2018/09/12 06:18:59 version 1.151, 2018/12/07 03:32:26
Line 289 
Line 289 
 .Dq RFC4716 .  .Dq RFC4716 .
 This option allows exporting OpenSSH keys for use by other programs, including  This option allows exporting OpenSSH keys for use by other programs, including
 several commercial SSH implementations.  several commercial SSH implementations.
 .It Fl F Ar hostname  .It Fl F Ar hostname | [hostname]:port
 Search for the specified  Search for the specified
 .Ar hostname  .Ar hostname
   (with optional port number)
 in a  in a
 .Pa known_hosts  .Pa known_hosts
 file, listing any occurrences found.  file, listing any occurrences found.
Line 517 
Line 518 
 .It Fl q  .It Fl q
 Silence  Silence
 .Nm ssh-keygen .  .Nm ssh-keygen .
 .It Fl R Ar hostname  .It Fl F Ar hostname | [hostname]:port
 Removes all keys belonging to  Removes all keys belonging to the specified
 .Ar hostname  .Ar hostname
   (with optional port number)
 from a  from a
 .Pa known_hosts  .Pa known_hosts
 file.  file.

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.151