juf_getopts
function and the juf_getopts_listspecs
function expect a list of option specifications as one of
their arguments.
Each option specification consists of an option processing description, an
option description and an argument description. Only the processing description
is mandatory. The other two elements of a option specification are optional and
evaluated only by the juf_getopts_listspecs
function.