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:
parent
0e369f37d6
commit
9b68cf38f0
3 changed files with 9 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue