summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-12-13 21:24:12 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-12-13 21:24:12 +0100
commitd9849b4efe6c2c95caad4c771080192e52edc666 (patch)
treec40b5d7d2f346fba4248680ed084d235f3e37b06 /doc/it
parentc214ca603ffb4b89859230a00d9ebd05fc205c56 (diff)
downloadweechat-d9849b4efe6c2c95caad4c771080192e52edc666.zip
doc: add example of aspell dict for all channels of an IRC server (user's guide) (closes #1284)
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/weechat_user.it.adoc8
1 files changed, 8 insertions, 0 deletions
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 <<command_aspell_aspell,/aspell>>.
[[aspell_speller_options]]