]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
a word
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 25 Mar 2020 11:05:11 +0000 (12:05 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 8 Jan 2021 13:07:47 +0000 (14:07 +0100)
docs/guides/basic-database.rst

index fcdfbb190d66f4d448079ebdca208e7ac11dd152..76668cbcd51b4de4db736aa1be1c0e72f2bc18f8 100644 (file)
@@ -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'