diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/options.yo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index e55ed53bd..9b2d34b92 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -326,6 +326,12 @@ do not report an error unless all the patterns in a command have no matches. Overrides tt(NULL_GLOB). ) +pindex(DVORAK) +item(tt(DVORAK))( +Use the Dvorak keyboard instead of the standard qwerty keyboard as a basis +for examining spelling mistakes for the tt(CORRECT) and tt(CORRECT_ALL) +options and the tt(spell-word) editor command. +) pindex(EQUALS) cindex(filename expansion, =) item(tt(EQUALS) <Z>)( |