diff --git a/scan b/scan index af8f0f8..18a66d1 100755 --- a/scan +++ b/scan @@ -133,10 +133,10 @@ if [[ $HELP == 1 ]]; then echo " -pw, --page-width" echo " Custom Page Width in mm" 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 " Send additional options to the scanner driver e.g." - echo " -xo \"--whatever bar --frobnitz baz\"" + echo " Send additional options to the scanner driver e.g." + echo " -xo \"--whatever bar --frobnitz baz\"" echo " --no-default-size" echo " Disable default page size, useful if driver does not support page size/location arguments" echo " --crop"