unaction - Delete an action
unaction pattern
Unaction deletes all actions that match the glob-pattern pattern.
unaction "Renir grins at you" Deletes a specific action. unaction Renir* Deletes any action that starts with Renir.
unaction "Renir grins at you"
Deletes a specific action.
unaction Renir*
Deletes any action that starts with Renir.
action