summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/xfer_commands.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/user/xfer_commands.adoc')
-rw-r--r--doc/en/autogen/user/xfer_commands.adoc24
1 files changed, 0 insertions, 24 deletions
diff --git a/doc/en/autogen/user/xfer_commands.adoc b/doc/en/autogen/user/xfer_commands.adoc
deleted file mode 100644
index 4507b98d3..000000000
--- a/doc/en/autogen/user/xfer_commands.adoc
+++ /dev/null
@@ -1,24 +0,0 @@
-//
-// This file is auto-generated by script docgen.py.
-// DO NOT EDIT BY HAND!
-//
-[[command_xfer_me]]
-* `+me+`: send a CTCP action to remote host
-
-----
-/me <message>
-
-message: message to send
-----
-
-[[command_xfer_xfer]]
-* `+xfer+`: xfer control
-
-----
-/xfer [list|listfull]
-
- list: list xfer
-listfull: list xfer (verbose)
-
-Without argument, this command opens buffer with xfer list.
-----