diff options
Diffstat (limited to 'Doc/Zsh/builtins.yo')
-rw-r--r-- | Doc/Zsh/builtins.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index ae828cd40..516489886 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1372,7 +1372,7 @@ given along with the var(name). Using `tt(PLUS())' instead of minus to introduce an attribute turns it off. If the tt(-p) option is given, parameters and values are printed in the -form of a typeset comand and an assignment (which will be printed +form of a typeset command and an assignment (which will be printed separately for arrays and associative arrays), regardless of other flags and options. Note that the tt(-h) flag on parameters is respected; no value will be shown for these parameters. |