diff options
author | Francis Dupont <fdupont@isc.org> | 2023-02-10 00:05:18 +0100 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2023-02-13 22:38:22 +0100 |
commit | a59ffc188bf68ee2e9e96fd23be054daa97ae839 (patch) | |
tree | 0b892b48c45712a5d92aa692ab2d3cd99ded3ca5 /doc/sphinx | |
parent | [#2746] Addressed comments (diff) | |
download | kea-a59ffc188bf68ee2e9e96fd23be054daa97ae839.tar.xz kea-a59ffc188bf68ee2e9e96fd23be054daa97ae839.zip |
[#2746] Aligned to This in new option descriptions
Diffstat (limited to 'doc/sphinx')
-rw-r--r-- | doc/sphinx/arm/hooks-lease-query.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sphinx/arm/hooks-lease-query.rst b/doc/sphinx/arm/hooks-lease-query.rst index 957d5c300d..277e806639 100644 --- a/doc/sphinx/arm/hooks-lease-query.rst +++ b/doc/sphinx/arm/hooks-lease-query.rst @@ -379,17 +379,17 @@ New options are defined for Bulk Leasequery: - start-time-of-state (153) - The reply option carries the time of the lease transition into its + This reply option carries the time of the lease transition into its current state. - query-start-time (154) - The query option specifies a start query time: replies will only + This query option specifies a start query time: replies will only contain leases that are older than this value. - query-end-time (155) - The query option specifies an end query time: replies will only + This query option specifies an end query time: replies will only contain leases that are younger than this value. - dhcp-state (156) |