Lines Matching +full:- +full:- +full:output +full:- +full:document
4 .\" Copyright © 2010-2019 by Apple Inc.
11 ipptool \- perform internet printing protocol requests
15 .B \-\-help
17 .B \-\-ippserver
20 .B \-\-stop\-after\-include\-error
22 .B \-\-version
24 .B \-4
26 .B \-6
28 .B \-C
30 .B \-E
32 .B \-I
34 .B \-L
36 .B \-P
39 .B \-S
41 .B \-T
44 .B \-V
47 .B \-X
49 .B \-c
51 .B \-d
54 .B \-f
57 .B \-h
59 .B \-i
62 .B \-n
63 .I repeat-count
65 .B \-q
67 .B \-t
69 .B \-v ]
70 .I printer-uri
78 .I printer-uri
83 Output is either a plain text, formatted text, CSV, or XML report on the standard output, with a no…
92 .B \-\-help
95 \fB\-\-ippserver \fIfilename\fR
100 .B \-\-stop-after-include-error
107 .B \-\-version
112 .B \-4
117 .B \-6
122 .B \-C
123 Specifies that requests should be sent using the HTTP/1.1 "Transfer\-Encoding: chunked" header, whi…
124 The default is to use "Transfer\-Encoding: chunked" for requests with attached files and "Content\-…
126 .B \-E
129 .B \-I
134 .B \-L
135 Specifies that requests should be sent using the HTTP/1.0 "Content\-Length:" header, which is requi…
136 The default is to use "Transfer\-Encoding: chunked" for requests with attached files and "Content\-…
138 .BI \-P \ filename.plist
139 … be written to the named XML (Apple plist) file in addition to the regular test report (\fB\-t\fR).
140 This option is incompatible with the \fB\-i\fR (interval) and \fB\-n\fR (repeat\-count) options.
142 .B \-S
145 .BI \-T \ seconds
148 .BI \-V \ version
151 .B \-X
152 Specifies that XML (Apple plist) output is desired instead of the plain text report.
153 This option is incompatible with the \fB\-i\fR (interval) and \fB\-n\fR (repeat\-count) options.
155 .B \-c
156 Specifies that CSV (comma\-separated values) output is desired instead of the plain text output.
158 .BI \-d \ name=value
161 .BI \-f \ filename
164 .B \-h
167 .BI \-i \ seconds
171 This option is incompatible with the \fB\-X\fR (XML plist output) option.
173 .B \-l
174 Specifies that plain text output is desired.
176 .BI \-n \ repeat\-count
180 This option is incompatible with the \fI\-X\fR (XML plist output) option.
182 .B \-q
183 Be quiet and produce no output.
185 .B \-t
186 Specifies that CUPS test report output is desired instead of the plain text output.
188 .B \-v
189 Specifies that all request and response attributes should be output in CUPS test mode (\fB\-t\fR).
190 This is the default for XML output.
199 .I create\-printer\-subscription.test
200 .I document\-a4.pdf
201 .I document\-a4.ps
202 .I document\-letter.pdf
203 .I document\-letter.ps
204 .I get\-completed\-jobs.test
205 .I get\-jobs.test
206 .I get\-notifications.test
207 .I get\-printer\-attributes.test
208 .I get\-subscriptions.test
210 .I ipp\-1.1.test
211 .I ipp\-2.0.test
212 .I ipp\-2.1.test
213 .I ipp\-2.2.test
214 .I ipp\-everywhere.test
215 .I onepage\-a4.pdf
216 .I onepage\-a4.ps
217 .I onepage\-letter.pdf
218 .I onepage\-letter.ps
219 .I print\-job.test
220 .I print\-job\-deflate.test
221 .I print\-job\-gzip.test
227 .I validate\-job.test
237 ipptool ipp://localhost/printers/myprinter get\-completed\-jobs.test
243 ipptool \-d recipient=mailto:user@example.com \\
244 ipp://localhost/printers/myprinter create\-printer\-subscription.test
248 IANA IPP Registry (http://www.iana.org/assignments/ipp\-registrations),
252 Copyright \[co] 2007-2019 by Apple Inc.