]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
doc/knotc: highlight recently added keywords as others are
authorDavid Vašek <david.vasek@nic.cz>
Mon, 13 Jan 2025 17:33:40 +0000 (18:33 +0100)
committerDavid Vašek <david.vasek@nic.cz>
Tue, 4 Feb 2025 16:17:26 +0000 (17:17 +0100)
doc/man_knotc.rst

index d44d6c067a6b3fc8c41721cff5f62d8b3ab8da48..c3a7ec40a6482e3eafe5c66791924126e92065d0 100644 (file)
@@ -252,7 +252,7 @@ Actions
 **conf-check**
   Check the server configuration. (*)
 
-**conf-import** *filename* [+nopurge]
+**conf-import** *filename* [**+nopurge**]
   Import a configuration file into the configuration database. If the database
   doesn't exist yet, execute this command as an intended user to ensure the server
   is permitted to access the database (e.g. *sudo -u knot knotc conf-import ...*).
@@ -260,7 +260,7 @@ Actions
   database from purging before the import itself.
   Also ensure the server is not using the configuration database at the same time! (*)
 
-**conf-export** [*filename*] [+schema]
+**conf-export** [*filename*] [**+schema**]
   Export the configuration database (or JSON schema) into a file or stdout. (*)
 
 **conf-list** [*item*]