From e5493f9c1477e1dfbc6f85b79bd4e4ce1b50c7bc Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Wed, 25 Mar 2020 12:05:11 +0100 Subject: [PATCH] a word --- docs/guides/basic-database.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/basic-database.rst b/docs/guides/basic-database.rst index fcdfbb190d..76668cbcd5 100644 --- a/docs/guides/basic-database.rst +++ b/docs/guides/basic-database.rst @@ -68,7 +68,7 @@ Now, let's add a zone and some records: .. code-block:: shell - $ create-zone example.org ns1.example.com + $ pdnsutil create-zone example.org ns1.example.com Creating empty zone 'example.com' Also adding one NS record $ pdnsutil add-record example.com '' MX '25 mail.example.com' -- 2.47.3