Table of Contents

Name

progname - a prog for naming

Synopsis

progname [ -l ] [ -o outfile ] [ -p x y ] [ -v ] [ infile ]

Description

This program accepts an RLE(5) file and does something interesting with it. One nice feature is the -l option.

Options

-o outfile
If specified, the output will be written to this file. If outfile is "-", or if it is not specified, the output will be written to the standard output stream.
-p x y
Reposition the image.
-v
Verbose output.
infile
The input will be read from this file. If infile is "-" or is not specified, the input will be read from the standard input stream.

Files

list files here

See Also

otherprog(1) , urt(1) , RLE(5) .

Author

Your name here

Bugs

Dirty laundry here.


Table of Contents