mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
df9f46cf4d
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3284 dbcabf3a-b0e7-0310-adc4-f8d773084564
15 lines
361 B
Plaintext
15 lines
361 B
Plaintext
|
|
@SYNTAX:recode@
|
|
|
|
RECODE
|
|
%|List the conversion database
|
|
|
|
RECODE ADD %|[<target>] <charset>
|
|
%|Add an entry to the conversion database (if target is omitted,
|
|
the current channel or query will be used)
|
|
|
|
RECODE REMOVE %|[<target>]
|
|
%|Remove an entry from the conversion database (if target is
|
|
omitted, the current channel or query will be used)
|
|
|