From 31d662470d5004d75bb6ddfa1c3b5e91a6445ef6 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Fri, 24 Jan 2020 15:23:05 +0100 Subject: [PATCH] [#1022] Added missing space --- doc/sphinx/arm/hooks-lease-cmds.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/hooks-lease-cmds.rst b/doc/sphinx/arm/hooks-lease-cmds.rst index b48cd71c99..8fa4b4df53 100644 --- a/doc/sphinx/arm/hooks-lease-cmds.rst +++ b/doc/sphinx/arm/hooks-lease-cmds.rst @@ -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.