From: Remi Gacogne Date: Mon, 13 Feb 2023 16:31:46 +0000 (+0100) Subject: dnsdist: Fix the description of protobuf meta key-value pairs X-Git-Tag: dnsdist-1.8.0-rc1~15^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcf5a38ddce39d893eda0429d06f9addb30200c6;p=thirdparty%2Fpdns.git dnsdist: Fix the description of protobuf meta key-value pairs As suggested by Charles-Henri Bruyand (thanks!). --- diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 2209b0ecdb..45817741c3 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -1347,7 +1347,7 @@ The following actions exist. :param string remoteLogger: The :func:`remoteLogger ` 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: