From d45a217a4c1896732e226b5ca938792893827763 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 23 Jan 2014 08:09:09 +0000 Subject: tweak previous; --- usr.bin/ftp/ftp.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'usr.bin/ftp') diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1 index 0341c3d0486..c3441814ef2 100644 --- a/usr.bin/ftp/ftp.1 +++ b/usr.bin/ftp/ftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftp.1,v 1.90 2014/01/23 00:39:15 deraadt Exp $ +.\" $OpenBSD: ftp.1,v 1.91 2014/01/23 08:09:08 jmc Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 @@ -39,7 +39,7 @@ .Sh SYNOPSIS .Nm ftp .Op Fl 46AadEegimnptVv -.Op Fl D Ar action +.Op Fl D Ar title .Op Fl k Ar seconds .Op Fl P Ar port .Op Fl r Ar seconds @@ -147,10 +147,12 @@ If both the environment variable is set and the .Fl c argument is given, the latter takes precedence. +.It Fl D Ar title +Specify a short +.Ar title +for the start of the progress bar. .It Fl d Enables debugging. -.It Fl D -Specify a short title for the start of the progress bar. .It Fl E Disables EPSV/EPRT command on IPv4 connections. .It Fl e -- cgit v1.2.3