Futilities/human/options
< Futilities | human
Jump to navigation
Jump to search
The library supports options with either a single dash or double-dashes. There is no length-limitation on either, but by convention short-dash options are two letters and cannot be combined within a single dash (e.g. you can't combine -aa
and -bb
as -aabb
) although this could conceivably be supported later for options that don't need a value.
There are also specific options that are common to all apps which do spidering.