Prism 6.0 Reference Manual

delete

Removes one or more events from the event list.

SYNTAX

delete all | ID [ID...] 

DESCRIPTION

Use the delete command to remove the events corresponding to the specified ID numbers. You obtain these numbers by issuing the show events command. Use the all argument to delete all existing events. Deleting the events also removes them from the event list in the event table.

You can use the default alias d for this command.