From 7f9ee98792a5aaa39ccbae25699b8bda5747ed4d Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 14 Mar 2022 11:55:28 +0100 Subject: [PATCH] auth: add b2b-migrate to pdnsutil man page --- docs/manpages/pdnsutil.1.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 81c6dffaad..dea0107f86 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -272,6 +272,10 @@ bench-db [*FILE*] OTHER TOOLS ----------- +b2b-migrate *OLD* *NEW* + Migrate data from one backend to another. + Needs ``launch=OLD,NEW`` in the configuration. + ipencrypt *IP-ADDRESS* password Encrypt an IP address according to the 'ipcipher' standard -- 2.47.2