From 1be7d4744d25d29b46f4a0b87a02cd9600ee6b74 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 22 May 2003 09:48:25 +0000 Subject: 18559, 18562: make modules use proper option arguments --- Doc/Zsh/zle.yo | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Doc/Zsh/zle.yo') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 705de2a03..085424ff0 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -134,9 +134,8 @@ Selects keymap `tt(viins)', and also links it to `tt(main)'. item(tt(-a))( Selects keymap `tt(vicmd)'. ) -item(tt(-M))( -The first non-option argument is used as a keymap name, -and does not otherwise count as an argument. +item(tt(-M) var(keymap))( +The var(keymap) specifies a keymap name. ) enditem() -- cgit 1.4.1