From a5d2ead54744bef45c4a417a4f5488706a37f63c Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sun, 14 Dec 2014 13:43:49 +0100 Subject: [PATCH] Add rping to the pdns_control manpage --- pdns/docs/pdns_control.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pdns/docs/pdns_control.8 b/pdns/docs/pdns_control.8 index dfa1269b2..e2fdc9832 100644 --- a/pdns/docs/pdns_control.8 +++ b/pdns/docs/pdns_control.8 @@ -53,7 +53,10 @@ Same as above but with operator specified IP address as destination, to be used Restart the nameserver so it reloads its configuration. .TP .B ping -Check if the server is alive. +Check if the guardian is alive. Will return 'PONG' when available. Only works when you are running in guardian mode. +.TP +.B rping +Check if the server is alive. Will return 'PONG' when available. .TP .B purge \fI[]\fR Purge entries from the packet cache. If the record name ends with a -- 2.40.0