.DT
more
Discworld creator help
more

Name
.SI 5
more - More file.
.EI

Syntax
.SI 5
more <object|file>
.EI

Description
.SP 5 5
More is used to view files page at a time.  You can go forwards and backwards
and search for strings inside the file.  It handles multiple files in the sense
that when it finishes one file, it will take you to the next.  Commands are as
listed in /doc/more

You can also more object names.  It will show you the file associated with
the file.
.EP

Examples:
.SI 5
> more test.c
> more me
.EI

See also
.SP 5 5
cat, ed, le, grep
.EP
