From a260039d01aedb94834eb2c6651b6613e1b09f1a Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 28 Aug 2011 16:24:15 +0200 Subject: irc: allow reason for command /disconnect --- doc/en/autogen/user/irc_commands.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'doc/en/autogen') diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index a89047741..5c7992c21 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -133,16 +133,19 @@ Examples: [[command_irc_die]] [command]*`die`* shutdown the server:: ........................................ +/die [] + +target: server name ........................................ [[command_irc_disconnect]] -[command]*`disconnect`* disconnect from IRC server(s):: +[command]*`disconnect`* disconnect from one or all IRC servers:: ........................................ -/disconnect [...] - -all +/disconnect [|-all []] server: server name to disconnect -all: disconnect from all servers +reason: reason for quit ........................................ [[command_irc_halfop]] @@ -489,6 +492,9 @@ option: extra option, for some servers [[command_irc_restart]] [command]*`restart`* tell the server to restart itself:: ........................................ +/restart [] + +target: server name ........................................ [[command_irc_sajoin]] -- cgit v1.2.3