2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-02 15:05:16 +00:00

[3020] Format commands properly

This commit is contained in:
Mukund Sivaraman
2013-07-22 17:55:32 +05:30
parent 946804f3be
commit a1df84adcc

View File

@@ -2608,10 +2608,11 @@ can use various data source backends.
<para> <para>
Initially, a map value has to be set, but this value may be an 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 empty map. After that, key/value pairs can be added with
add' and keys can be removed with 'config remove'. The initial <command>config add</command> and keys can be removed with
value may be an empty map, but it has to be set before zones are <command>config remove</command>. The initial value may be an
added or removed. empty map, but it has to be set before zones are added or
removed.
<screen> <screen>
&gt; <userinput>config set data_sources/classes/IN[1]/params {}</userinput> &gt; <userinput>config set data_sources/classes/IN[1]/params {}</userinput>