Is there an official manual for zparseopts?

shell, zsh

Solution

The man page entry for `zparseopts` can be found in `zshmodules(1)`.

Problem

Is there an official manual for `zparseopts`? I've tried ZSH man pages and Google, with no big success.

Original source