repo: ngircd action: commit revision: path_from: revision_from: 35452b31579174e0714ff7912a5857b82c787804: path_to: revision_to:
commit 35452b31579174e0714ff7912a5857b82c787804 Author: Alexander BartonDate: Sun Feb 10 00:25:09 2013 +0100 Commands.txt: Update description of the "SUMMON" command diff --git a/doc/Commands.txt b/doc/Commands.txt
--- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -605,6 +605,16 @@ Dummy Commands ~~~~~~~~~~~~~~ - SUMMON + SUMMON[ [ ]] + . + This command was intended to call people into IRC who are directly + connected to the terminal console of the IRC server -- but is + deprecated today. Therefore ngIRCd doesn't really implement this + command and always returns an error message, regardless of the + parameters given. + + References: + - RFC 2812, 4.5 "Summon message" - USERS
-----END OF PAGE-----