This is an old post which I realized was stuck as a draft back in 2021. I’ve bumped the date to this year and sent it without any thought, so be warned.
[Read More]Using Zparseopts
tl;dr: Always use the flags -D
and -E
(and -F
if available).
Add a colon to indicate an argument is required
(similar to getopt)