From 7bb9972a1f21c2375d7dafa71fbdf5dbebf8daeb Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 23 Aug 2016 13:41:37 +1000 Subject: [PATCH] add signing -serial to rndc usage --- bin/rndc/rndc.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/rndc/rndc.c b/bin/rndc/rndc.c index d7e7496579..9fce52850e 100644 --- a/bin/rndc/rndc.c +++ b/bin/rndc/rndc.c @@ -176,6 +176,8 @@ command is one of the following:\n\ Prime zone with NSEC3 chain if not yet signed.\n\ signing -nsec3param none zone [class [view]]\n\ Remove NSEC3 chains from zone.\n\ + signing -serial zone [class [view]]\n\ + Set the zones's serial to .\n\ stats Write server statistics to the statistics file.\n\ status Display status of the server.\n\ stop Save pending updates to master files and stop the server.\n\