From 0d37e2ea6fa4cd700d53e5de26707fcaf5292efb Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 31 Oct 2011 10:04:47 +0100 Subject: aspell: add note about option "aspell.check.commands" in /help aspell --- src/plugins/aspell/weechat-aspell.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/plugins/aspell/weechat-aspell.c') diff --git a/src/plugins/aspell/weechat-aspell.c b/src/plugins/aspell/weechat-aspell.c index 80524d87c..4a918d7df 100644 --- a/src/plugins/aspell/weechat-aspell.c +++ b/src/plugins/aspell/weechat-aspell.c @@ -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\""), -- cgit v1.2.3