From 436f1b83f6753587e98bb266a2e6aa57ad9e718d Mon Sep 17 00:00:00 2001 From: Veloman Yunkan Date: Wed, 14 Dec 2022 15:08:44 +0400 Subject: [PATCH] Documented library reloading via SIGHUP --- docs/kiwix-serve.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/kiwix-serve.rst b/docs/kiwix-serve.rst index 8d63034..f06d03b 100644 --- a/docs/kiwix-serve.rst +++ b/docs/kiwix-serve.rst @@ -78,6 +78,10 @@ Options Monitor the XML library file and reload it automatically when it changes. + Library reloading can be forced anytime by sending a SIGHUP signal to the + ``kiwix-serve`` process (this works regardless of the presence of the + :option:`--monitorLibrary`/:option:`-M` option). + .. option:: -m, --nolibrarybutton