[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.89 and 1.90

version 1.89, 2020/04/30 18:28:37 version 1.90, 2020/08/03 02:43:41
Line 18 
Line 18 
 .Nd OpenSSH secure file copy  .Nd OpenSSH secure file copy
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm scp  .Nm scp
 .Op Fl 346BCpqrTv  .Op Fl 346ABCpqrTv
 .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 86 
Line 86 
 Forces  Forces
 .Nm  .Nm
 to use IPv6 addresses only.  to use IPv6 addresses only.
   .It Fl A
   Allows forwarding of
   .Xr ssh-agent 1
   to the remote system.
   The default is not to forward an authentication agent.
 .It Fl B  .It Fl B
 Selects batch mode (prevents asking for passwords or passphrases).  Selects batch mode (prevents asking for passwords or passphrases).
 .It Fl C  .It Fl C

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90