This is part of the reason I only use long args in scripts... to make them more self-documenting and discoverable / less ambiguous. Takes a little more effort upfront, but no need to check man pages, help, etc for random single-char args later.
(This tip probably came from another HN user long ago.)
(This tip probably came from another HN user long ago.)