mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
manual/9083
This commit is contained in:
parent
77d48c89e0
commit
02c0df2174
80 changed files with 470 additions and 394 deletions
|
@ -24,7 +24,7 @@ emulate -R zsh
|
|||
|
||||
# We need to be able to save and restore the options used in the test.
|
||||
# We use the $options variable of the parameter module for this.
|
||||
zmodload -i parameter
|
||||
zmodload -i zsh/parameter
|
||||
|
||||
# Note that both the following are regular arrays, since we only use them
|
||||
# in whole array assignments to/from $options.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue