1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-28 03:10:56 +01:00

unposted: document zparseopts's lack of support for abbreviating long options

per workers/53520
This commit is contained in:
dana 2025-04-27 10:36:49 -05:00
parent 0e369f37d6
commit 9b68cf38f0
3 changed files with 9 additions and 1 deletions

View file

@ -4748,7 +4748,8 @@ Refer to the manual for util-linux's tt(getopt+LPAR()1+RPAR()) for
more information about the way arguments are parsed and results are
returned. Note however that this function is not intended to be a
complete re-implementation. In particular, it omits all
portability/compatibility features.
portability/compatibility features. Also, like tt(zparseopts)
itself, it does not support abbreviating long options.
)
item(tt(zkbd))(
See `Keyboard Definition'