forgot to add

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3284 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2004-08-20 00:27:05 +00:00 committed by cras
commit df9f46cf4d
5 changed files with 372 additions and 0 deletions

14
docs/help/in/recode.in Normal file
View 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)