From: Zdenek Dohnal Date: Wed, 28 Jun 2023 12:22:36 +0000 (+0200) Subject: man: Fix ippeveprinter man page X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db33f32eea57605633d31804ad0871d99b4148f1;p=thirdparty%2Fcups.git man: Fix ippeveprinter man page - explain further parameter `-F` (fixes #744) - add missing explanation of parameters `-K` and `-a` --- diff --git a/man/ippeveprinter.1 b/man/ippeveprinter.1 index 50861ba366..e4572f456d 100644 --- a/man/ippeveprinter.1 +++ b/man/ippeveprinter.1 @@ -118,13 +118,16 @@ When specifying a directory, will create an output file using the job ID and name. .TP 5 \fB\-F \fIoutput-type/subtype[,...]\fR -Specifies the output MIME media type. +Specifies the output MIME media type in case printer command (parameter "\-c") supports more media types. The default is "application/postscript" when the \fB\-P\fR option is specified. .TP 5 \fB\-M \fImanufacturer\fR Set the manufacturer of the printer. The default is "Example". .TP 5 +\fB\-K \fIkeypath\fR +Set location of server x.509 certificates and keys +.TP 5 \fB\-P \fIfilename.ppd\fR Load printer attributes from the specified PPD file. This option is typically used in conjunction with the @@ -137,6 +140,9 @@ printer command ("\-c ippeveps"). Specifies the maximum IPP version to report. 2.0 is the default. .TP 5 +\fB-a \fIfilename.conf\fR +Load printer attributes from conf file acquired by parameter "--ippserver" of command "ipptool". See "man ipptool" for more info. +.TP 5 \fB\-c \fIcommand\fR Run the specified command for each document that is printed. If "command" is not an absolute path ("/path/to/command"),