.DT
dest
Discworld creator help
dest

Name
.SI 5
dest - Destruct object.
.EI

Syntax
.SI 5
dest <object(s)>
dest query <object(s)>
.EI

Description
.SP 5 5
Dest is used to destruct objects.  The objects are located using wiz_present.
For information on how to define objects using wiz_present, see the file
/doc/creator/wiz_present.  Destruct will destruct a cloned instance
of an object or the original instance of the object.

The 'query' option will cause dest to ask you before desting
each object.
.EP

Examples:
.SI 5
dest test
dest every test in me
dest all in here except me
.EI

See also
.SP 5 5
clone
.EP
