Undo a submitted change
One of the fundamental benefits of version control is the ability to undo an unwanted change, either to undo the effects of a bad changelist or to roll back to a known good changelist.
You use the p4 undo command to accomplish this.To learn more, see p4 undo