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

Diff for /src/usr.bin/ssh/sftp.1 between version 1.129 and 1.130

version 1.129, 2020/04/03 04:34:15 version 1.130, 2020/04/03 05:53:52
Line 197 
Line 197 
 .Xr ssh 1 .  .Xr ssh 1 .
 .It Fl l Ar limit  .It Fl l Ar limit
 Limits the used bandwidth, specified in Kbit/s.  Limits the used bandwidth, specified in Kbit/s.
   .It Fl N
   Disables quiet mode, e.g. to override the implicit quiet mode set by the
   .Fl b
   flag.
 .It Fl o Ar ssh_option  .It Fl o Ar ssh_option
 Can be used to pass options to  Can be used to pass options to
 .Nm ssh  .Nm ssh
Line 275 
Line 279 
 .El  .El
 .It Fl P Ar port  .It Fl P Ar port
 Specifies the port to connect to on the remote host.  Specifies the port to connect to on the remote host.
 .It Fl N  
 Disables quiet mode, e.g. to override the implicit quiet mode set by the  
 .Fl b  
 flag.  
 .It Fl p  .It Fl p
 Preserves modification times, access times, and modes from the  Preserves modification times, access times, and modes from the
 original files transferred.  original files transferred.

Legend:
Removed from v.1.129  
changed lines
  Added in v.1.130