From d9849b4efe6c2c95caad4c771080192e52edc666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 13 Dec 2018 21:24:12 +0100 Subject: doc: add example of aspell dict for all channels of an IRC server (user's guide) (closes #1284) --- doc/it/weechat_user.it.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/it') diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 7abb9988b..38f2f4aea 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -2312,6 +2312,14 @@ on a German channel: /aspell setdict de ---- +// TRANSLATION MISSING +You can also specify a dictionary for a group of buffers, for example English +for all channels on freenode IRC server: + +---- +/set aspell.dict.irc.freenode en +---- + For more information, see the command <>. [[aspell_speller_options]] -- cgit v1.2.3