summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/conf/helpop.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index 4805ae790..df886608d 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -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.
">