2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

[#1945] minor fix in ARM: removed extraneous backquotes

This commit is contained in:
Andrei Pavel 2024-08-19 16:25:40 +03:00
parent 5ca5c54418
commit 923a6df3b6
No known key found for this signature in database
GPG Key ID: D4E804481939CB21

View File

@ -98,7 +98,7 @@ mask in the response:
The Flexible Option library supports both DHCPv4 and DHCPv6. The Flexible Option library supports both DHCPv4 and DHCPv6.
The ``add`` and ``supersede`` actions take an optional The ``add`` and ``supersede`` actions take an optional
```csv-format``` boolean parameter. If not specified or set to ``false``, the ``csv-format`` boolean parameter. If not specified or set to ``false``, the
option data is set using the raw value of the evaluated expression. When it is option data is set using the raw value of the evaluated expression. When it is
configured to ``true``, this value is parsed using the option definition from configured to ``true``, this value is parsed using the option definition from
the option data specified in the configuration file. This eases option setting the option data specified in the configuration file. This eases option setting