]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
man: Fix ippeveprinter man page
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 28 Jun 2023 12:22:36 +0000 (14:22 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Thu, 13 Jul 2023 13:30:11 +0000 (15:30 +0200)
- explain further parameter `-F` (fixes #744)
- add missing explanation of parameters `-K` and `-a`

man/ippeveprinter.1

index 50861ba366f9f8144ec6738112d03f591a3b71d4..e4572f456de290a365967e6b5cc365a0e15e2ae8 100644 (file)
@@ -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"),