summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2004-08-20 00:27:05 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2004-08-20 00:27:05 +0000
commitdf9f46cf4d7d1bc3f21d3306ca5868362aebb4e5 (patch)
tree7dbc2999cc8dc6686e557cb775474b474136cb02 /docs
parent226a567562cf1f9a95ea08383838e11c20fb98c3 (diff)
downloadirssi-df9f46cf4d7d1bc3f21d3306ca5868362aebb4e5.zip
forgot to add
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3284 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/help/in/recode.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/help/in/recode.in b/docs/help/in/recode.in
new file mode 100644
index 00000000..4f9781df
--- /dev/null
+++ b/docs/help/in/recode.in
@@ -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)
+