From: David VaĊĦek Date: Mon, 13 Jan 2025 17:33:40 +0000 (+0100) Subject: doc/knotc: highlight recently added keywords as others are X-Git-Tag: v3.5.0~161^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e2ef5e06189b03e75a65613ca4a2462f91fa0bb;p=thirdparty%2Fknot-dns.git doc/knotc: highlight recently added keywords as others are --- diff --git a/doc/man_knotc.rst b/doc/man_knotc.rst index d44d6c067a..c3a7ec40a6 100644 --- a/doc/man_knotc.rst +++ b/doc/man_knotc.rst @@ -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*]