summaryrefslogtreecommitdiff
path: root/doc/en/includes/autogen_user_commands.en.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/includes/autogen_user_commands.en.adoc')
-rw-r--r--doc/en/includes/autogen_user_commands.en.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/includes/autogen_user_commands.en.adoc b/doc/en/includes/autogen_user_commands.en.adoc
index da8017e48..ec2d4b99f 100644
--- a/doc/en/includes/autogen_user_commands.en.adoc
+++ b/doc/en/includes/autogen_user_commands.en.adoc
@@ -3063,7 +3063,7 @@ Examples:
----
/spell enable|disable|toggle
listdict
- setdict <dict>[,<dict>...]
+ setdict -|<dict>[,<dict>...]
deldict
addword [<dict>] <word>
@@ -3071,7 +3071,7 @@ Examples:
disable: disable spell checker
toggle: toggle spell checker
listdict: show installed dictionaries
- setdict: set dictionary for current buffer (multiple dictionaries can be separated by a comma)
+ setdict: set dictionary for current buffer (multiple dictionaries can be separated by a comma, the special value "-" disables spell checking on current buffer)
deldict: delete dictionary used on current buffer
addword: add a word in personal dictionary