m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/cups.md
diff options
context:
space:
mode:
authorMartin Chrzanowski <martin@celo.org>2019-01-12 16:55:37 -0500
committerMartin Chrzanowski <martin@celo.org>2019-01-12 16:55:37 -0500
commit8feeb19278b475c1743d05a890b769d2e16b0336 (patch)
tree7e905b8421020566264c66b10de1d94324c63b5c /cups.md
parent014e4bc2b61208a677ef0b50a220f1403b164bdc (diff)
parentf99bd96f3fb0b92f2e73498dd82571143587f393 (diff)
Merge branch 'master' of https://gitlab.com/m-chrzan/cheatsheets
Diffstat (limited to 'cups.md')
-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>