diff options
Diffstat (limited to 'doc/en/autogen/user/xfer_commands.asciidoc')
-rw-r--r-- | doc/en/autogen/user/xfer_commands.asciidoc | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/en/autogen/user/xfer_commands.asciidoc b/doc/en/autogen/user/xfer_commands.asciidoc new file mode 100644 index 000000000..15fd49038 --- /dev/null +++ b/doc/en/autogen/user/xfer_commands.asciidoc @@ -0,0 +1,21 @@ +[[command_xfer_me]] +[command]*`me`* send a CTCP action to remote host:: + +---- +/me <message> + +message: message to send +---- + +[[command_xfer_xfer]] +[command]*`xfer`* xfer control:: + +---- +/xfer [list|listfull] + + list: list xfer +listfull: list xfer (verbose) + +Without argument, this command opens buffer with xfer list. +---- + |