E.g., if an outer scope registers an option `[-f, ...
# general
h
E.g., if an outer scope registers an option
[-f, --foo]
, then an inner scope can re-register
-f
or
--foo
, or both, to unrelated options.