[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.116 and 1.117

version 1.116, 2019/10/23 16:48:59 version 1.117, 2019/10/23 18:07:55
Line 190 
Line 190 
 .Nm  .Nm
 to always display the progress meter in cases where it would not do  to always display the progress meter in cases where it would not do
 so by default.  so by default.
   .It Fl N Ar name
   Use this alternative name instead of
   .Nm
   in some error reports.
 .It Fl n  .It Fl n
 Restrains  Restrains
 .Nm  .Nm
Line 207 
Line 211 
 will prompt for the remote machine login name (default is the user  will prompt for the remote machine login name (default is the user
 identity on the local machine) and, if necessary, prompt for a password  identity on the local machine) and, if necessary, prompt for a password
 and an account with which to log in.  and an account with which to log in.
 .It Fl N Ar name  
 Use this alternative name instead of  
 .Nm  
 in some error reports.  
 .It Fl o Ar output  .It Fl o Ar output
 When fetching a single file or URL, save the contents in  When fetching a single file or URL, save the contents in
 .Ar output .  .Ar output .

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117