[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.92 and 1.93

version 1.92, 2014/06/25 06:57:42 version 1.93, 2014/07/11 03:31:52
Line 62 
Line 62 
 .Op Fl o Ar output  .Op Fl o Ar output
 .Op Fl S Ar ssl_options  .Op Fl S Ar ssl_options
 .Op Fl s Ar srcaddr  .Op Fl s Ar srcaddr
   .Op Fl U Ar useragent
 .Sm off  .Sm off
 .No http[s]:// Oo Ar user : password No @  .No http[s]:// Oo Ar user : password No @
 .Oc Ar host Oo : Ar port  .Oc Ar host Oo : Ar port
Line 268 
Line 269 
 Only useful on systems with more than one address.  Only useful on systems with more than one address.
 .It Fl t  .It Fl t
 Enables packet tracing.  Enables packet tracing.
   .It Fl U Ar useragent
   Set
   .Ar useragent
   as the User-Agent for HTTP(S) URL requests.
   If not specified, the default User-Agent is ``OpenBSD ftp''.
 .It Fl V  .It Fl V
 Disable verbose mode, overriding the default of enabled when input  Disable verbose mode, overriding the default of enabled when input
 is from a terminal.  is from a terminal.

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93