From: Michael R Sweet Date: Mon, 16 Jan 2017 14:52:23 +0000 (-0500) Subject: Add example for IPP Everywhere printers. X-Git-Tag: v2.2.2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e69b2483efc32e83ba6549dfeeaed1239bcf973;p=thirdparty%2Fcups.git Add example for IPP Everywhere printers. Update mailing list link. --- diff --git a/README.txt b/README.txt index a24db56d6f..d4ac2b31e7 100644 --- a/README.txt +++ b/README.txt @@ -44,7 +44,7 @@ GETTING SUPPORT AND OTHER RESOURCES If you have problems, READ THE DOCUMENTATION FIRST! We also provide two mailing lists which are available at: - http://www.cups.org/lists.php + http://lists.cups.org/mailman/listinfo See the CUPS web site at "http://www.cups.org/" for other resources. @@ -111,6 +111,11 @@ SETTING UP PRINTER QUEUES FROM THE COMMAND-LINE The sample drivers provide basic printing capabilities, but generally do not exercise the full potential of the printers or CUPS. + CUPS also supports IPP Everywhere printers using the "everywhere" model, + for example: + + lpadmin -p printername -E -v ipp://11.22.33.44/ipp/print -m everywhere + PRINTING FILES