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

Diff for /src/usr.bin/ssh/scp.1 between version 1.83 and 1.84

version 1.83, 2019/01/21 23:55:12 version 1.84, 2019/01/22 06:58:31
Line 21 
Line 21 
 .Op Fl 346BCpqrv  .Op Fl 346BCpqrv
 .Op Fl c Ar cipher  .Op Fl c Ar cipher
 .Op Fl F Ar ssh_config  .Op Fl F Ar ssh_config
 .Op Fl J Ar destination  
 .Op Fl i Ar identity_file  .Op Fl i Ar identity_file
   .Op Fl J Ar destination
 .Op Fl l Ar limit  .Op Fl l Ar limit
 .Op Fl o Ar ssh_option  .Op Fl o Ar ssh_option
 .Op Fl P Ar port  .Op Fl P Ar port
Line 108 
Line 108 
 This option is directly passed to  This option is directly passed to
 .Xr ssh 1 .  .Xr ssh 1 .
 .It Fl J Ar destination  .It Fl J Ar destination
 Connect to the target host by first making a  Connect to the target host by first making an
 .Nm  .Nm
 connection to the jump host described by  connection to the jump host described by
 .Ar destination  .Ar destination

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