1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

aspell: add note about option "aspell.check.commands" in /help aspell

This commit is contained in:
Sebastien Helleu
2011-10-31 10:04:47 +01:00
parent ce17ca1512
commit 0d37e2ea6f
15 changed files with 38 additions and 27 deletions
+2 -1
View File
@@ -969,7 +969,8 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[])
"dictionary\n"
"\n"
"Input line beginning with a '/' is not checked, "
"except for some commands.\n\n"
"except for some commands (see /set "
"aspell.check.commands).\n\n"
"To enable aspell on all buffers, use option "
"\"default_dict\", for example:\n"
" /set aspell.check.default_dict \"en\""),