[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.18 and 1.19

version 1.18, 2001/09/05 06:23:07 version 1.19, 2001/09/17 17:57:56
Line 20 
Line 20 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm scp  .Nm scp
 .Op Fl pqrvC46  .Op Fl pqrvC46
   .Op Fl F Ar ssh_config
 .Op Fl S Ar program  .Op Fl S Ar program
 .Op Fl P Ar port  .Op Fl P Ar port
 .Op Fl c Ar cipher  .Op Fl c Ar cipher
Line 92 
Line 93 
 flag to  flag to
 .Xr ssh 1  .Xr ssh 1
 to enable compression.  to enable compression.
   .It Fl F Ar ssh_config
   Specifies an alternative
   per-user configuration file for
   .Nm ssh .
   This option is directly passed to
   .Xr ssh 1 .
 .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.
 Note that this option is written with a capital  Note that this option is written with a capital

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19