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

Diff for /src/usr.bin/ftp/ftp.1 between version 1.74 and 1.75

version 1.74, 2008/09/08 19:31:16 version 1.75, 2009/04/13 01:47:04
Line 42 
Line 42 
 .Op Fl k Ar seconds  .Op Fl k Ar seconds
 .Op Fl P Ar port  .Op Fl P Ar port
 .Op Fl r Ar seconds  .Op Fl r Ar seconds
   .Op Fl T Ar title
 .Op Ar host Op Ar port  .Op Ar host Op Ar port
 .Nm ftp  .Nm ftp
 .Op Fl C  .Op Fl C
Line 209 
Line 210 
 .It Fl r Ar seconds  .It Fl r Ar seconds
 Retry to connect if failed, pausing for number of  Retry to connect if failed, pausing for number of
 .Ar seconds .  .Ar seconds .
   .It Fl T Ar title
   Set a filename
   .Ar title
   which will appear in the transfer progress bar.
 .It Fl t  .It Fl t
 Enables packet tracing.  Enables packet tracing.
 .It Fl V  .It Fl V

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75