-.\" $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.
.\" 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
.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
.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