From: David VaĊĦek Date: Mon, 27 Sep 2021 14:05:05 +0000 (+0200) Subject: doc/knotd, knotc: unify the Options/Parameters terminology with the rest of man pages X-Git-Tag: v3.3.dev~336 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf3fc33bb2eee89c6b1056f61738eac5d63e8aa;p=thirdparty%2Fknot-dns.git doc/knotd, knotc: unify the Options/Parameters terminology with the rest of man pages --- diff --git a/doc/man/knotc.8in b/doc/man/knotc.8in index abdb53381c..bad858dfa9 100644 --- a/doc/man/knotc.8in +++ b/doc/man/knotc.8in @@ -39,7 +39,7 @@ This program controls a running \fIknotd\fP process using a socket. .sp If an \fIaction\fP is specified, it is performed and \fIknotc\fP exits, otherwise the program is executed in the interactive mode. -.SS Parameters +.SS Options .INDENT 0.0 .TP \fB\-c\fP, \fB\-\-config\fP \fIfile\fP diff --git a/doc/man/knotd.8in b/doc/man/knotd.8in index c9d8988c7e..e8d910af58 100644 --- a/doc/man/knotd.8in +++ b/doc/man/knotd.8in @@ -37,7 +37,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .sp Knot DNS is a high\-performance authoritative DNS server. The \fIknotd\fP program is the DNS server daemon. -.SS Parameters +.SS Options .INDENT 0.0 .TP \fB\-c\fP, \fB\-\-config\fP \fIfile\fP diff --git a/doc/man_knotc.rst b/doc/man_knotc.rst index e4af43f7a8..ddccc56978 100644 --- a/doc/man_knotc.rst +++ b/doc/man_knotc.rst @@ -16,8 +16,8 @@ This program controls a running `knotd` process using a socket. If an *action* is specified, it is performed and `knotc` exits, otherwise the program is executed in the interactive mode. -Parameters -.......... +Options +....... **-c**, **--config** *file* Use a textual configuration file (default is :file:`@config_dir@/knot.conf`). diff --git a/doc/man_knotd.rst b/doc/man_knotd.rst index 7dbc2deef0..3b168a6623 100644 --- a/doc/man_knotd.rst +++ b/doc/man_knotd.rst @@ -14,8 +14,8 @@ Description Knot DNS is a high-performance authoritative DNS server. The `knotd` program is the DNS server daemon. -Parameters -.......... +Options +....... **-c**, **--config** *file* Use a textual configuration file (default is :file:`@config_dir@/knot.conf`).