1cancel(1)                         Apple Inc.                         cancel(1)
2
3
4

NAME

6       cancel - cancel jobs
7

SYNOPSIS

9       cancel  [ -E ] [ -U username ] [ -a ] [ -h hostname[:port] ] [ -u user‐
10       name ] [ id ] [ destination ] [ destination-id ]
11

DESCRIPTION

13       cancel cancels existing print jobs. The -a option will remove all  jobs
14       from the specified destination.
15

OPTIONS

17       The following options are recognized by cancel:
18
19       -E
20            Forces encryption when connecting to the server.
21
22       -U username
23            Specifies the username to use when connecting to the server.
24
25       -a
26            Cancel  all jobs on the named destination, or all jobs on all des‐
27            tinations if none is provided.
28
29       -h hostname[:port]
30            Chooses an alternate server.
31
32       -u username
33            Cancels jobs owned by username.
34

COMPATIBILITY

36       Unlike the System V printing system, CUPS allows printer names to  con‐
37       tain  any  printable  character  except SPACE, TAB, "/", or "#".  Also,
38       printer and class names are not case-sensitive.
39

NOTES

41       Administrators wishing to prevent unauthorized cancellation of jobs via
42       the  -u option should require authentication for Cancel-Jobs operations
43       in cupsd.conf(5).
44

SEE ALSO

46       lp(1), lpmove(8), lpstat(1),
47       http://localhost:631/help
48
50       Copyright 2007-2013 by Apple Inc.
51
52
53
5420 March 2006                        CUPS                            cancel(1)
Impressum