manpage for PR #3395

This commit is contained in:
Rene D. Obermueller 2024-06-30 21:23:54 +02:00
parent fb24e8cb1f
commit 8eee568731
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ Addressed by *custom/<name>*
The path to a script, which determines if the script in *exec* should be executed. ++
*exec* will be executed if the exit code of *exec-if* equals 0.
*hide-empty-text*: ++
typeof: bool ++
Disables the module when output is empty, but format might contain additional static content.
*exec-on-event*: ++
typeof: bool ++
default: true ++