.DT
document handler
Discworld room help
document handler
.SH Name
.SP 5 5
Document handler - a place to store and read documents
.EP
.SH Syntax
.SI 5
list [documents]
view [document] <id>
add [document] {plain|html} called "<title>"
delete [document] <id>
.EI
.SH Description
.SP 5 5
This room keeps track of a bunch of documents and allows you to view and
change them. These documents can be in html or plain text format, only
a subset of the html codes are used to control the formatting.
The recognised html tags are: <ul> </ul> <ol> </ol> <dl> <dd> <dt> </dl>
<p> <li> <br> <pre> </pre> <b> </b> <i> </i> <code> </code> <center> </center>
.EP
.SH See Also
.SP 5 5
Nothing
.EP