mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[3803] Addressed review comments
Minor changes to admin text.
This commit is contained in:
@@ -54,8 +54,8 @@
|
|||||||
<para>
|
<para>
|
||||||
To manage the databases, Kea provides the
|
To manage the databases, Kea provides the
|
||||||
<command>kea-admin</command> tool. It is able to initialize
|
<command>kea-admin</command> tool. It is able to initialize
|
||||||
a new database, check its version number, and perform a
|
a new database, check its version number, perform a
|
||||||
database upgrade.
|
database upgrade, and dump lease data to a text file.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@@ -96,7 +96,8 @@
|
|||||||
<command>lease-dump</command> —
|
<command>lease-dump</command> —
|
||||||
Dumps the contents of the lease database (for MySQL or PostgreSQL
|
Dumps the contents of the lease database (for MySQL or PostgreSQL
|
||||||
backends) to CSV text file. The first line of the file contains
|
backends) to CSV text file. The first line of the file contains
|
||||||
the column names.
|
the column names. This is meant to be used as a diagnostic
|
||||||
|
tool that provides a portable, human-readable form of lease data.
|
||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Reference in New Issue
Block a user