about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r--Doc/Zsh/compsys.yo2
1 files changed, 1 insertions, 1 deletions
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