[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.71 and 1.72

version 1.71, 2016/07/16 06:57:55 version 1.72, 2017/04/30 23:28:12
Line 19 
Line 19 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm scp  .Nm scp
 .Bk -words  .Bk -words
 .Op Fl 12346BCpqrv  .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 i Ar identity_file  .Op Fl i Ar identity_file
Line 65 
Line 65 
 .Pp  .Pp
 The options are as follows:  The options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl 1  
 Forces  
 .Nm  
 to use protocol 1.  
 .It Fl 2  
 Forces  
 .Nm  
 to use protocol 2.  
 .It Fl 3  .It Fl 3
 Copies between two remote hosts are transferred through the local host.  Copies between two remote hosts are transferred through the local host.
 Without this option the data is copied directly between the two remote  Without this option the data is copied directly between the two remote

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72