From dfed0236b835dcd594d42da2ce8aed8fbd75f5b3 Mon Sep 17 00:00:00 2001 From: Marcin Godzina Date: Fri, 12 May 2023 09:23:47 +0000 Subject: [PATCH] [#2859] expanded leaseX-write ARM text --- doc/sphinx/arm/hooks-lease-cmds.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sphinx/arm/hooks-lease-cmds.rst b/doc/sphinx/arm/hooks-lease-cmds.rst index 63d42b6195..4e5e48dd8b 100644 --- a/doc/sphinx/arm/hooks-lease-cmds.rst +++ b/doc/sphinx/arm/hooks-lease-cmds.rst @@ -1033,7 +1033,8 @@ backend and write the lease database into a CSV file. They take the path of the file as the ``filename`` argument. If the specified output file is the same as the configured memfile one, the backend closes and reopens the file in an attempt to synchronize both the files and the in-memory images -of the lease database. The extension ``.bak`` is added to the previous filename. +of the lease database. The extension ``.bak`` with server PID number is added +to the previous filename. For example ``.bak14326``. .. note:: -- 2.47.2