summaryrefslogtreecommitdiff
path: root/Doc/Zsh/contrib.yo
diff options
context:
space:
mode:
authordana <dana@dana.is>2025-04-27 10:36:49 -0500
committerdana <dana@dana.is>2025-04-27 10:36:49 -0500
commit9b68cf38f08fdf352fb1dc6fb97438210aee48b6 (patch)
tree0dbeca9155aa61981f22bec331602cacf496d416 /Doc/Zsh/contrib.yo
parent0e369f37d637874b45faa43a0896e70f45739abc (diff)
downloadzsh-9b68cf38f08fdf352fb1dc6fb97438210aee48b6.tar.gz
zsh-9b68cf38f08fdf352fb1dc6fb97438210aee48b6.zip
unposted: document zparseopts's lack of support for abbreviating long options
per workers/53520
Diffstat (limited to 'Doc/Zsh/contrib.yo')
-rw-r--r--Doc/Zsh/contrib.yo3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 515b70f51..7822460e8 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -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'