about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorStephane Chazelas <stephane.chazelas@gmail.com>2014-11-23 18:27:41 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-11-23 18:29:09 +0000
commitff292af95f9bb6f07a56c162e583a145bbaa389d (patch)
tree0c52f30bf62a39eb76728f7a09fd383e81653606 /Doc
parent02bca2ea0fe47611644bfc1ca8b93f215317c97d (diff)
downloadzsh-ff292af95f9bb6f07a56c162e583a145bbaa389d.tar.gz
zsh-ff292af95f9bb6f07a56c162e583a145bbaa389d.tar.xz
zsh-ff292af95f9bb6f07a56c162e583a145bbaa389d.zip
33740: FAQ: another way of avoiding MULTIOs effects on pipes
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/expn.yo3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index a0478e78c..f1334e37a 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -1061,6 +1061,9 @@ for arrays which keep only the first occurrence of duplicated values
 item(tt(hide))(
 for parameters with the `hide' flag
 )
+item(tt(hideval))(
+for parameters with the `hideval' flag
+)
 item(tt(special))(
 for special parameters defined by the shell
 )