summaryrefslogtreecommitdiff
path: root/docs/help/in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/in')
-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)
+