]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1022] Added missing space
authorTomek Mrugalski <tomasz@isc.org>
Fri, 24 Jan 2020 14:23:05 +0000 (15:23 +0100)
committerWlodzimierz Wencel <wlodek@isc.org>
Fri, 24 Jan 2020 14:27:35 +0000 (14:27 +0000)
doc/sphinx/arm/hooks-lease-cmds.rst

index b48cd71c9954702336d88443f4a17231fc64c7d2..8fa4b4df53f8236487e3eafe3fbce6cc5a1c3595 100644 (file)
@@ -222,7 +222,7 @@ The commands can take several additional optional parameters:
    corresponding to the specified subnet-id is used. This parameter is
    not used when adding an IPv4 lease.
 
-- ``state`` - specify state of added lease, can be 0 for ``default``
+-  ``state`` - specify the state of added lease, can be 0 for ``default``,
    1 for ``declined`` and 2 for ``expired-reclaimed`` state. Any other
    value will cause error.