Update the helpop docs for the recent PING/PONG changes.

This commit is contained in:
Sadie Powell 2020-10-26 18:23:51 +00:00
parent 581d1d8fa0
commit b271e0700a

View File

@ -202,11 +202,11 @@ Quit from IRC and end your current session.
Returns the server's version information.
">
<helpop key="ping" title="/PING <servername> [:<servername>]" value="
<helpop key="ping" title="/PING <cookie> [<servername>]" value="
Ping a server. The server will answer with a PONG.
">
<helpop key="pong" title="/PONG <servername>" value="
<helpop key="pong" title="/PONG <cookie> [<servername>]" value="
Your client should send this to answer server PINGs. You
should not issue this command manually.
">