/
bin/95/
docs/DM/
docs/creatures/
docs/objects/
docs/rooms/
docs/utils/
help/
log/
objmon/ddesc/
player/
post/
rooms/
util/
util/fing/
util/italk/
util/lev-reset/
util/lib/
util/list/
util/msg/
util/tdel/
util/vote/
util/wtfix/
Help on:
	*DELETE [-PESLA] <string>

This command allows you to get delete text in a room description.

Example:
:*del -A
	{deletes both the long and short of a room}
:*del -P I want to delete this phrase.
	{deletes the phrase following -P}
:*del -S test
	{deletes the word test from the short of the room}
:*del -L test
	{deletes the word test from the long of the room}
:*del -E test
	{deletes everything after the string test}