Documented library reloading via SIGHUP

This commit is contained in:
Veloman Yunkan 2022-12-14 15:08:44 +04:00
parent 490ba0f3f2
commit 436f1b83f6

View file

@ -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