From the NannyMUD documentation

LAST CHANGE

2001-01-25

FUNCTION


NAME

        update - Destruct the master object.

SYNTAX

	update [file]

DESCRIPTION

	Remove the definition (master object) of an object. If the object has
	clones, they will remain. The 'file' is path expanded. If no 'file' is
	given, the environment will be acted on. Next reference to the object
	will load it again.

SEE ALSO

        clone in wizcommands/object/clone

SEE ALSO

        destruct in efun/object_related/destruct
        destruct in wizcommands/object/destruct

SEE ALSO

        load in wizcommands/object/load

SEE ALSO

        loaddir in wizcommands/object/loaddir

SEE ALSO

        updir in wizcommands/object/updir