mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 11:50:10 +02:00
forgot to add
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3284 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
226a567562
commit
df9f46cf4d
5 changed files with 372 additions and 0 deletions
14
docs/help/in/recode.in
Normal file
14
docs/help/in/recode.in
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
@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)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue