From f32f826067f6f15f42612cbf006896111f6420bb Mon Sep 17 00:00:00 2001 From: Marcin Godzina Date: Mon, 10 Jan 2022 17:08:23 +0000 Subject: [PATCH] Update doc/sphinx/arm/hooks-lease-cmds.rst --- doc/sphinx/arm/hooks-lease-cmds.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/arm/hooks-lease-cmds.rst b/doc/sphinx/arm/hooks-lease-cmds.rst index d8a946d378..9760cc537a 100644 --- a/doc/sphinx/arm/hooks-lease-cmds.rst +++ b/doc/sphinx/arm/hooks-lease-cmds.rst @@ -477,8 +477,9 @@ is assumed. and lease details, if found. The result has one of the following values: 0 (success), 1 (error), or 3 (empty). An empty result means that a query has been completed properly, but the object (a lease in this case) has -not been found. The lease parameters, if found, are returned as -arguments. +not been found. +The lease parameters, if found, are returned as arguments. +``client-id`` in not returned if empty. An example result returned when the host was found: -- 2.47.2