m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2018-11-23 21:29:50 -0500
committerMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2018-11-23 21:29:50 -0500
commit962ff11e01f80524989aada1f0404f290f9032d3 (patch)
tree5e54f3321991d3f10fc405c542179b6809526d9e
parent472219bbb7aea178cbe29a9eabbccc7acfc4bfe7 (diff)
Add CUPS
-rw-r--r--cups.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/cups.md b/cups.md
new file mode 100644
index 0000000..bae0953
--- /dev/null
+++ b/cups.md
@@ -0,0 +1,17 @@
+# Printing with CUPS
+
+## Two sided
+
+ -o sides=two-sided-long-edge
+
+## Two pages per page
+
+ -o number-up=2
+
+## Page list
+
+ -P<pages>
+
+## Resetting if `<printer> is not ready`
+
+ cupsenable <printer>