mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Fix the SSLINFO helpop not describing SSLINFO on channels.
This commit is contained in:
parent
5ccf421cbf
commit
ce88f60a55
@ -53,9 +53,12 @@ match against the nickname of the network service and the oper type of
|
||||
the network service.
|
||||
">
|
||||
|
||||
<helpop key="sslinfo" title="/SSLINFO <nick>" value="
|
||||
Displays information on the TLS (SSL) connection and certificate of the
|
||||
target user.
|
||||
<helpop key="sslinfo" title="/SSLINFO <chan>|<nick>" value="
|
||||
If a channel is specified then display TLS (SSL) connection information
|
||||
for users in the specified channel.
|
||||
|
||||
If a user is specified then display information on the TLS (SSL)
|
||||
connection and certificate of the specified user.
|
||||
">
|
||||
|
||||
<helpop key="uninvite" title="/UNINVITE <nick> <channel>" value="
|
||||
|
Loading…
x
Reference in New Issue
Block a user