]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix the description of protobuf meta key-value pairs
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 13 Feb 2023 16:31:46 +0000 (17:31 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 14 Feb 2023 10:06:27 +0000 (11:06 +0100)
As suggested by Charles-Henri Bruyand (thanks!).

pdns/dnsdistdist/docs/rules-actions.rst

index 2209b0ecdb9630fa564ce2d90905246a8fe7b1f4..45817741c3cbd8acf03d4602f27b5460d4297dd2 100644 (file)
@@ -1347,7 +1347,7 @@ The following actions exist.
   :param string remoteLogger: The :func:`remoteLogger <newRemoteLogger>` object to write to
   :param string alterFunction: Name of a function to modify the contents of the logs before sending
   :param table options: A table with key: value pairs.
-  :param table metas: A list of name: key pairs, for meta-data to be added to Protocol Buffer message.
+  :param table metas: A list of ``name``=``key`` pairs, for meta-data to be added to Protocol Buffer message.
 
   Options:
 
@@ -1373,7 +1373,7 @@ The following actions exist.
   :param string alterFunction: Name of a function to modify the contents of the logs before sending
   :param bool includeCNAME: Whether or not to parse and export CNAMEs. Default false
   :param table options: A table with key: value pairs.
-  :param table metas: A list of name: key pairs, for meta-data to be added to Protocol Buffer message.
+  :param table metas: A list of ``name``=``key`` pairs, for meta-data to be added to Protocol Buffer message.
 
   Options: