[zsh] Builtin Option Parsing in Zsh
[zsh] Builtin Option Parsing in Zsh
xpmo.gitlab.io 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)
0
comments