add tooltip-format to custom module man page

This commit is contained in:
Josh Jones 2024-02-16 15:26:36 +01:00
parent 9c3881f6f8
commit 7f3e396383
1 changed files with 5 additions and 0 deletions

View File

@ -107,6 +107,11 @@ Addressed by *custom/<name>*
default: true ++
Option to disable tooltip on hover.
*tooltip-format*: ++
typeof: string ++
The tooltip format. If specified, overrides any tooltip output from the script in *exec*. ++
Uses the same format replacements as *format*.
*escape*: ++
typeof: bool ++
default: false ++