From: David VaĊĦek Date: Thu, 10 Apr 2025 14:45:53 +0000 (+0200) Subject: doc/kdig: mark options enabled by default with (*) only X-Git-Tag: v3.5.0~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3afa58d3a9cfca8a3081f3cc4d75b5914d28c9be;p=thirdparty%2Fknot-dns.git doc/kdig: mark options enabled by default with (*) only --- diff --git a/doc/man_kdig.rst b/doc/man_kdig.rst index 9a62ea026c..358f34b8ea 100644 --- a/doc/man_kdig.rst +++ b/doc/man_kdig.rst @@ -142,7 +142,7 @@ Options **+**\ [\ **no**\ ]\ **crypto** Display the DNSSEC keys and signatures values in base64, instead of omitting them. - Enabled by default. + (*) **+**\ [\ **no**\ ]\ **aaflag** Set the AA flag. @@ -151,7 +151,7 @@ Options Set the TC flag. **+**\ [\ **no**\ ]\ **rdflag** - Set the RD flag. Enabled by default. + Set the RD flag. (*) **+**\ [\ **no**\ ]\ **recurse** Same as **+**\ [\ **no**\ ]\ **rdflag** @@ -163,7 +163,7 @@ Options Set the zero flag bit. **+**\ [\ **no**\ ]\ **adflag** - Set the AD flag. Enabled by default. + Set the AD flag. (*) **+**\ [\ **no**\ ]\ **cdflag** Set the CD flag. @@ -181,13 +181,13 @@ Options Show the query packet. **+**\ [\ **no**\ ]\ **header** - Show the packet header. Enabled by default. + Show the packet header. (*) **+**\ [\ **no**\ ]\ **comments** - Show commented section names. Enabled by default. + Show commented section names. (*) **+**\ [\ **no**\ ]\ **opt** - Show the EDNS pseudosection. Enabled by default. + Show the EDNS pseudosection. (*) **+**\ [\ **no**\ ]\ **opttext** Try to show unknown EDNS options as text. @@ -197,28 +197,28 @@ Options `draft-peltan-edns-presentation-format-01 `_. **+**\ [\ **no**\ ]\ **question** - Show the question section. Enabled by default. + Show the question section. (*) **+**\ [\ **no**\ ]\ **answer** - Show the answer section. Enabled by default. + Show the answer section. (*) **+**\ [\ **no**\ ]\ **authority** - Show the authority section. Enabled by default. + Show the authority section. (*) **+**\ [\ **no**\ ]\ **additional** - Show the additional section. Enabled by default. + Show the additional section. (*) **+**\ [\ **no**\ ]\ **tsig** - Show the TSIG pseudosection. Enabled by default. + Show the TSIG pseudosection. (*) **+**\ [\ **no**\ ]\ **stats** - Show trailing packet statistics. Enabled by default. + Show trailing packet statistics. (*) **+**\ [\ **no**\ ]\ **class** - Show the DNS class. Enabled by default. + Show the DNS class. (*) **+**\ [\ **no**\ ]\ **ttl** - Show the TTL value. Enabled by default. + Show the TTL value. (*) **+**\ [\ **no**\ ]\ **tcp** Use the TCP protocol (default is UDP for standard query and TCP for AXFR/IXFR). @@ -349,7 +349,7 @@ Options Notes ----- -Every option is disabled by default if not mentioned otherwise. +By default, only options marked with (*) are enabled. Options **-k** and **-y** can not be used simultaneously.