File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
faq/printer-troubleshooting Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ <h2 id="enable-the-printer-via-cups">Enable the printer via CUPS</h2>
253253< pre > < code > lp -d Canon_SELPHY_CP1300 -o landscape -o fit-to-page %s
254254</ code > </ pre >
255255< p > In some cases it might be useful to combine both commands, trying to activate the printer if needed and start the print job right after that:</ p >
256- < pre > < code > cupsenable Canon_SELPHY_CP1300 lp -d Canon_SELPHY_CP1300 -o landscape -o fit-to-page %s
256+ < pre > < code > cupsenable Canon_SELPHY_CP1300; lp -d Canon_SELPHY_CP1300 -o landscape -o fit-to-page %s
257257</ code > </ pre >
258258< hr />
259259< h2 id ="using-systems-default-printer-via-photobooth "> Using systems default printer via Photobooth</ h2 >
Original file line number Diff line number Diff line change @@ -255,5 +255,5 @@ <h2 id="contribute-to-this-documentation">Contribute to this documentation</h2>
255255
256256<!--
257257MkDocs version : 1.6.1
258- Build Date UTC : 2026-02-04 20:44:17.367197 +00:00
258+ Build Date UTC : 2026-02-04 20:45:13.092721 +00:00
259259-->
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments