X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scan_stuff;h=3b913aeb340fc943f7cca1b09555c09ac6b0ddcc;hb=1886c7247cb16ed68a78cd5550b152689a465999;hp=484ea31e3e7e0298e09f1686cb475147d1194790;hpb=6be352d49745cd1195e8108720819a57a9ae2289;p=bin.git diff --git a/scan_stuff b/scan_stuff index 484ea31..3b913ae 100755 --- a/scan_stuff +++ b/scan_stuff @@ -62,6 +62,7 @@ my %options = (device => 'fujitsu', GetOptions(\%options, 'duplex!', 'simplex!', + 'mode=s', 'debug|d+','help|h|?','man|m'); pod2usage() if $options{help};