]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Use -m everywhere for manual sharing.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 25 Apr 2018 00:44:54 +0000 (20:44 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 25 Apr 2018 00:44:54 +0000 (20:44 -0400)
CHANGES.md
doc/help/sharing.html

index e257f8bc29b6a786c9dffd5126269318d5a02904..8ed73d9ff8b96dec1d43337014f4b4787e7951b4 100644 (file)
@@ -14,7 +14,7 @@ Changes in CUPS v2.3rc1
   authentication schemes in a single response header (Issue #5289)
 - Fixed policy limits containing the `All` operation (Issue #5296)
 - The scheduler was always restarted after idle-exit with systemd (Issue #5297)
-- Documentation updates (Issue #5301)
+- Documentation updates (Issue #5299, Issue #5301)
 - Fax queues did not support pause (p) or wait-for-dialtone (w) characters
   (rdar://39212256)
 - Fixed a parsing bug in the new authentication code.
index 9763da76f01e13589186369f0b06d2ad1ee2f056..a46f393bf2815939a3bb8e3d64956760f3480be3 100644 (file)
@@ -99,7 +99,7 @@ each remote queue by hand using the <a href="man-lpadmin.html">lpadmin(8)</a>
 command:</p>
 
 <pre class='command'>
-lpadmin -p <em>printer</em> -E -v ipp://<em>server</em>/printers/<em>printer</em>
+lpadmin -p <em>printer</em> -E -v ipp://<em>server</em>/printers/<em>printer</em> -m everywhere
 </pre>
 
 <p>The <var>printer</var> name is the name of the printer on the server machine.