diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-18 10:43:55 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-18 10:43:55 +0100 |
commit | dac4764394b8f5cfe91efc7dd21f26ec45f5c8ba (patch) | |
tree | 0ccee783d9e51300fb6c6cf5d4dc7c9036bd2ed4 /doc/en/autogen | |
parent | a3efc89a7fba57bc2af3afb7dd77fa43133887f6 (diff) | |
download | weechat-dac4764394b8f5cfe91efc7dd21f26ec45f5c8ba.zip |
Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer plugin (bug #28658)
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/xfer_commands.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/en/autogen/user/xfer_commands.txt b/doc/en/autogen/user/xfer_commands.txt index 2648b584c..82c4c2609 100644 --- a/doc/en/autogen/user/xfer_commands.txt +++ b/doc/en/autogen/user/xfer_commands.txt @@ -1,3 +1,11 @@ +• *`/me`* `message`:: + +........................................ + send a CTCP action to remote host + + message: message to send +........................................ + • *`/xfer`* `[list | listfull]`:: ........................................ |