Add example of using -w.

This commit is contained in:
reed 2006-12-14 02:29:59 +00:00
parent daf4c6e3eb
commit 9fdd8e989b

View File

@ -1,4 +1,4 @@
.\" $NetBSD: banner.6,v 1.14 2005/09/15 02:09:41 wiz Exp $
.\" $NetBSD: banner.6,v 1.15 2006/12/14 02:29:59 reed Exp $
.\"
.\" Copyright (c) 1980, 1993, 1995
.\" The Regents of the University of California. All rights reserved.
@ -49,6 +49,9 @@ If
is given, the output is scrunched down from a width of 132 to
.Ar width ,
suitable for a narrow terminal.
For example:
.sp
.Dl "/usr/games/banner -w 80 Hello"
.Pp
The output should be printed on paper of the appropriate width,
with no breaks between the pages.