X-Git-Url: https://git.cameronkatri.com/bsd-progress.git/blobdiff_plain/a8edcff75598aec0dbe14c2054d0381918877049..284ff9e24243e397e1710bcc7e3ae439474725fa:/progress.1 diff --git a/progress.1 b/progress.1 index 6ed316f..346bbf4 100644 --- a/progress.1 +++ b/progress.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: progress.1,v 1.9 2004/04/03 06:19:22 lukem Exp $ +.\" $NetBSD: progress.1,v 1.11 2006/01/12 21:52:01 wiz Exp $ .\" .\" Copyright (c) 2003,2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd April 3, 2004 +.Dd January 12, 2006 .Dt PROGRESS 1 .Os .Sh NAME @@ -38,7 +38,7 @@ .Nd feed input to a command, displaying a progress bar .Sh SYNOPSIS .Nm -.Op Fl z +.Op Fl ez .Op Fl f Ar file .Op Fl l Ar length .Op Fl p Ar prefix @@ -65,6 +65,8 @@ simply displays a count of the data and the data rate. .Pp The options are as follows: .Bl -tag -width XlXlengthXX +.It Fl e +Display progress to standard error instead of standard output. .It Fl f Ar file Read from the specified .Ar file