aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2020-11-07 01:57:24 +0100
committerLeonard Kugis <leonard@kug.is>2020-11-07 01:57:24 +0100
commite2aefa6dbff5cf8458b704c55bef0106a42bac64 (patch)
tree6d91cd2951234ed9621cec4407b1d49cba8f3e8c
parentcff6c67d38ec96cc8d11264011be905420b1bee4 (diff)
Added scan commands
-rw-r--r--scan.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/scan.md b/scan.md
new file mode 100644
index 0000000..1ed1557
--- /dev/null
+++ b/scan.md
@@ -0,0 +1,5 @@
+# Scan commands
+
+```
+scanimage -d pixma:04A91780_40EAD9 --format=jpeg --resolution 300 > test.jpg
+```