From 66d66ccb007f6f62cfd67d4fc9ee2dd576f7f1d6 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Mon, 27 Sep 2021 06:49:19 -0400 Subject: [PATCH] Documentation updates --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index d11146e..4d27f97 100644 --- a/README +++ b/README @@ -200,7 +200,7 @@ CUPS backend usage: DEVICE_URI=someuri \ - gutenprint52+usb job-id user title num-copies options [ filename ] + gutenprint53+usb job-id user title num-copies options [ filename ] The backend generates output for CUPS to parse, including logging print counts, reporting loaded media types, and remaining media counts. @@ -209,8 +209,8 @@ communication with the printer! Actually generating print jobs requires use of Gutenprint compiled with support for CUPS. - DEVICE_URI=someuri FINAL_CONTENT_TYPE=application/vnd.cups-command \ - gutenprint52+usb job-id user title num-copies options [ filename ] + DEVICE_URI=someuri CONTENT_TYPE=application/vnd.cups-command \ + gutenprint53+usb job-id user title num-copies options [ filename ] This parses a CUPS command file and performs actions listed in the file.