HELP
Syntax: help [keyword]
help [letter]
HELP without any arguments shows a one-page command summary.
HELP with a keyword shows a page of help on that keyword. The keywords include
all the commands, spells, and skills listed in the game.
HELP with a single letter shows a list of all helpfiles that have a keyword
beginning with that letter.
A command syntax convention is used in the various help texts:
<arg> Means this is a required argument.
[arg] Means this is not a required argument.
(arg1 arg2) Means both of these are required.
arg1|arg2 Means either one or the other can be used.
e.g. fubar <obj|mob> [name]
Would mean the command 'fubar' could be invoked in the following ways:
fubar object
fubar object name-of-object
fubar mobile
fubar mobile name-of-mobile
SEE ALSO: SUMMARY, COMMUNICATIONS