Examples (7)
Cancel the current job of the default printer (set with `lpoptions -d printer_name`)
Cancel the jobs of the default printer owned by a specific [u]ser
cancel -u usernameCancel the current job of a specific printer
cancel printerCancel a specific job from a specific printer
cancel printer-job_idCancel [a]ll jobs of all printers
cancel -aCancel [a]ll jobs of a specific printer
cancel -a printerCancel the current job of a specific [h]ost server and then delete ([x]) job data files
cancel -h server -xmade by @shridhargupta | data from tldr-pages