diff options
author | Leonard Kugis <leonard@kug.is> | 2020-11-07 01:57:24 +0100 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2020-11-07 01:57:24 +0100 |
commit | e2aefa6dbff5cf8458b704c55bef0106a42bac64 (patch) | |
tree | 6d91cd2951234ed9621cec4407b1d49cba8f3e8c | |
parent | cff6c67d38ec96cc8d11264011be905420b1bee4 (diff) |
Added scan commands
-rw-r--r-- | scan.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +# Scan commands + +``` +scanimage -d pixma:04A91780_40EAD9 --format=jpeg --resolution 300 > test.jpg +``` |