getOpt package:hledger-lib
Given one or more long or short option names, read the rightmost value
of this option from the command line arguments. If the value is
missing raise an error. Concatenated short flags (-a -b written as
-ab) are not supported.