manpage for PR #3395
This commit is contained in:
parent
fb24e8cb1f
commit
8eee568731
|
@ -21,6 +21,10 @@ Addressed by *custom/<name>*
|
||||||
The path to a script, which determines if the script in *exec* should be executed. ++
|
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.
|
*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*: ++
|
*exec-on-event*: ++
|
||||||
typeof: bool ++
|
typeof: bool ++
|
||||||
default: true ++
|
default: true ++
|
||||||
|
|
Loading…
Reference in New Issue