diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-22 09:30:04 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-22 09:30:04 +0100 |
commit | c9116e49822c26df0aa4caeba0daa18631df2d7f (patch) | |
tree | 71b1fd1d6588efba7afe37a552143c6424152534 /doc/en/autogen/user | |
parent | e2798b2cf218a4c1d507638f7f10f8e5eb0e67ae (diff) | |
download | weechat-c9116e49822c26df0aa4caeba0daa18631df2d7f.zip |
irc: add command /unquiet (closes #36)
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 2145556da..b29ce6001 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -794,6 +794,16 @@ channel: channel for unban nick: user or host to unban ---- +[[command_irc_unquiet]] +[command]*`unquiet`* unquiet nicks or hosts:: + +---- +/unquiet [<channel>] [<nick> [<nick>...]] + +channel: channel for unquiet + nick: user or host to unquiet +---- + [[command_irc_userhost]] [command]*`userhost`* return a list of information about nicks:: |