]> jfr.im git - irc/quakenet/newserv.git/blame - helpmod2/commands/checkchannel
GLINES: fix null pointer deref in trustgline / trustungline
[irc/quakenet/newserv.git] / helpmod2 / commands / checkchannel
CommitLineData
ce659137 1Syntax: checkchannel [channel] ["summary"]
277f0275 2Example: checkchannel #chan
3Lists some information on a channel.
4The information currently consists of the channel creation time and a list of users on the channel.
ce659137 5As a security restriction, channels with opers on them or channels that are +k can not be checked using this command.
6If the summary parameter is given then the list of users for the channel is suppressed.