mirror of
https://github.com/irssi/irssi.git
synced 2026-08-12 21:27:39 +02:00
14 lines
361 B
Text
14 lines
361 B
Text
|
|
|
||
|
|
@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)
|
||
|
|
|