From 533f3c9d917ddf855c208a4f88c8d6c587918da9 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 22 May 2011 13:31:44 +0000 Subject: unposted: quote a -e with tt(), fix some of my changelog entries. --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 27bd675a0..19e3b4274 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -462,7 +462,7 @@ same way as var(service). The var(function) argument may alternatively be a string containing almost any shell code. If the string contains an equal sign, the above -will take precedence. The option -e may be used to specify the first +will take precedence. The option tt(-e) may be used to specify the first argument is to be evaluated as shell code even if it contains an equal sign. The string will be executed using the tt(eval) builtin command to generate completions. This provides a way of avoiding having to define -- cgit 1.4.1