summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_zutil.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/mod_zutil.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/mod_zutil.yo')
-rw-r--r--Doc/Zsh/mod_zutil.yo3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_zutil.yo b/Doc/Zsh/mod_zutil.yo
index 19f9989f4..b296d878c 100644
--- a/Doc/Zsh/mod_zutil.yo
+++ b/Doc/Zsh/mod_zutil.yo
@@ -368,6 +368,9 @@ regardless of whether this option is in effect.
Lastly, when this option is active, only `tt(-)tt(-)' is treated as an
explicit option-parsing terminator in the parsed arguments; a single
`tt(-)' is considered a normal operand.
+
+Note: Unlike most tt(getopt_long+LPAR()3+RPAR()) implementations,
+tt(zparseopts) does not support abbreviating long options.
)
item(tt(-K))(
With this option, the arrays specified with the tt(-a) option and with the