mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[3020] Format commands properly
This commit is contained in:
@@ -2608,10 +2608,11 @@ can use various data source backends.
|
||||
|
||||
<para>
|
||||
Initially, a map value has to be set, but this value may be an
|
||||
empty map. After that, key/value pairs can be added with 'config
|
||||
add' and keys can be removed with 'config remove'. The initial
|
||||
value may be an empty map, but it has to be set before zones are
|
||||
added or removed.
|
||||
empty map. After that, key/value pairs can be added with
|
||||
<command>config add</command> and keys can be removed with
|
||||
<command>config remove</command>. The initial value may be an
|
||||
empty map, but it has to be set before zones are added or
|
||||
removed.
|
||||
|
||||
<screen>
|
||||
> <userinput>config set data_sources/classes/IN[1]/params {}</userinput>
|
||||
|
Reference in New Issue
Block a user