From 7f5cce291ed8f3d1e64a3c5c9394a3b95af8daf0 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 27 Dec 2014 16:39:05 +0100 Subject: [PATCH] pdns_control cycle only works in guardian mode Fixes #483 --- pdns/docs/pdns_control.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/docs/pdns_control.8 b/pdns/docs/pdns_control.8 index db80c92f68..440889b936 100644 --- a/pdns/docs/pdns_control.8 +++ b/pdns/docs/pdns_control.8 @@ -47,7 +47,7 @@ Show the content of the cache. Retrieve the current configuration. .TP .B cycle -Restart the nameserver so it reloads its configuration. +Restart the nameserver so it reloads its configuration. Only works when you are running in guardian mode. .TP .B help Show summary of options. -- 2.47.2