mirror of
https://github.com/rocketraman/sane-scan-pdf.git
synced 2025-05-29 13:40:09 -07:00
Fix indentation in README help
This commit is contained in:
parent
1077ab5e07
commit
5d71ca2ff2
6
scan
6
scan
@ -133,10 +133,10 @@ if [[ $HELP == 1 ]]; then
|
|||||||
echo " -pw, --page-width"
|
echo " -pw, --page-width"
|
||||||
echo " Custom Page Width in mm"
|
echo " Custom Page Width in mm"
|
||||||
echo " -x, --device"
|
echo " -x, --device"
|
||||||
echo " Override scanner device name, defaulting to \"$DEVICE\", pass an empty value for no device arg"
|
echo " Override scanner device name, defaulting to \"$DEVICE\", pass an empty value for no device arg"
|
||||||
echo " -xo, --driver-options"
|
echo " -xo, --driver-options"
|
||||||
echo " Send additional options to the scanner driver e.g."
|
echo " Send additional options to the scanner driver e.g."
|
||||||
echo " -xo \"--whatever bar --frobnitz baz\""
|
echo " -xo \"--whatever bar --frobnitz baz\""
|
||||||
echo " --no-default-size"
|
echo " --no-default-size"
|
||||||
echo " Disable default page size, useful if driver does not support page size/location arguments"
|
echo " Disable default page size, useful if driver does not support page size/location arguments"
|
||||||
echo " --crop"
|
echo " --crop"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user