summaryrefslogtreecommitdiff
path: root/Completion/Zsh/Command/_zparseopts
AgeCommit message (Collapse)AuthorFilesLines
2025-01-02unposted: _zparseopts: update per workers/53260dana1-0/+2
2019-03-1244100: zparseopts: Add -F option, completion, tests; improve documentationdana1-0/+37
* Enable zparseopts to perform basic usage validation (aborting on an unrecognised option-like parameter) * Officially document the resolution of ambiguous option specs