From e4a8182ab715967d4fbba9ae419621603da3be35 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 16 Dec 2001 21:06:09 +0000 Subject: 16346: docs for (n) flag. --- Doc/Zsh/expn.yo | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Doc/Zsh') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 834cb97c3..c3fbd7cfc 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -761,6 +761,9 @@ access single words in the result, one has to use nested expansions as in `tt(${${(z)foo}[2]})'. Likewise, to remove the quotes in the resulting words one would do: `tt(${(Q)${(z)foo}})'. ) +item(tt(n))( +Expand only the first occurrence of each unique word. +) enditem() The following flags (except tt(p)) are followed by one or more arguments -- cgit 1.4.1