=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/ftp.1,v retrieving revision 1.113 retrieving revision 1.114 diff -c -r1.113 -r1.114 *** src/usr.bin/ftp/ftp.1 2019/05/14 18:27:37 1.113 --- src/usr.bin/ftp/ftp.1 2019/05/15 11:53:22 1.114 *************** *** 1,4 **** ! .\" $OpenBSD: ftp.1,v 1.113 2019/05/14 18:27:37 florian Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: ftp.1,v 1.114 2019/05/15 11:53:22 kmos Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 43,49 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: May 14 2019 $ .Dt FTP 1 .Os .Sh NAME --- 43,49 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: May 15 2019 $ .Dt FTP 1 .Os .Sh NAME *************** *** 55,61 **** .Op Fl D Ar title .Op Ar host Op Ar port .Nm ! .Op Fl 46ACMV .Op Fl D Ar title .Op Fl o Ar output .Op Fl S Ar tls_options --- 55,61 ---- .Op Fl D Ar title .Op Ar host Op Ar port .Nm ! .Op Fl 46ACMmVv .Op Fl D Ar title .Op Fl o Ar output .Op Fl S Ar tls_options *************** *** 111,116 **** --- 111,120 ---- Causes .Nm to never display the progress meter in cases where it would do so by default. + .It Fl m + Causes + .Nm + to display the progress meter in cases where it would not do so by default. .It Fl o Ar output When fetching a file or URL, save the contents in .Ar output .