about summary refs log tree commit diff
path: root/Doc/Zsh/invoke.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-09-11 10:24:29 +0100
committerPeter Stephenson <pws@zsh.org>2017-09-13 10:45:00 +0100
commite8780e11edebf6448bcf27ecfd3286bcab85d661 (patch)
tree01f1f880cc127fc7db3c55bff8ce19f1f2f336ea /Doc/Zsh/invoke.yo
parented7497e3790b044ab680fcdcd9dc4034a73ead9a (diff)
downloadzsh-e8780e11edebf6448bcf27ecfd3286bcab85d661.tar.gz
zsh-e8780e11edebf6448bcf27ecfd3286bcab85d661.tar.xz
zsh-e8780e11edebf6448bcf27ecfd3286bcab85d661.zip
unposted: YODL compatibility fix for --emulate
Diffstat (limited to 'Doc/Zsh/invoke.yo')
-rw-r--r--Doc/Zsh/invoke.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/invoke.yo b/Doc/Zsh/invoke.yo
index a184bc8ce..26108fccb 100644
--- a/Doc/Zsh/invoke.yo
+++ b/Doc/Zsh/invoke.yo
@@ -46,13 +46,13 @@ ifzman(zmanref(zshoptions))\
 ifnzman(noderef(Options))\
 .
 
-The long option `tt(--emulate)' followed (in a separate word) by an
+The long option `tt(-)tt(-emulate)' followed (in a separate word) by an
 emulation mode may be passed to the shell.
 The emulation modes are those described for the tt(emulate) builtin,
 see
 ifzman(zmanref(zshbuiltins))\
 ifnzman(noderef(Shell Builtin Commands)).
-The `tt(--emulate)' option must precede any other options (which might
+The `tt(-)tt(-emulate)' option must precede any other options (which might
 otherwise be overridden), but following options are honoured, so
 may be used to modify the requested emulation mode.  Note that certain
 extra steps are taken to ensure a smooth emulation when this option