mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
Updated help for recode
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3302 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c9d21e7807
commit
ddc37ac5b2
@ -27,9 +27,9 @@ Examples:
|
|||||||
/SET recode_fallback <charset>
|
/SET recode_fallback <charset>
|
||||||
to set the fallback charset for incoming events
|
to set the fallback charset for incoming events
|
||||||
|
|
||||||
This charset will be used if a conversion with
|
This charset will be used when a conversion to
|
||||||
the defined charset(/recode add) fails, and if no
|
the defined charset(/recode add) fails or if the
|
||||||
charset for the target(query or channel) is defined at all.
|
charset for the target(query or channel) is not set.
|
||||||
|
|
||||||
/SET recode_out_default_charset <charset>
|
/SET recode_out_default_charset <charset>
|
||||||
to set the global outgoing charset
|
to set the global outgoing charset
|
||||||
|
Loading…
Reference in New Issue
Block a user