add tooltip-format to custom module man page
This commit is contained in:
parent
9c3881f6f8
commit
7f3e396383
|
@ -107,6 +107,11 @@ Addressed by *custom/<name>*
|
||||||
default: true ++
|
default: true ++
|
||||||
Option to disable tooltip on hover.
|
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*: ++
|
*escape*: ++
|
||||||
typeof: bool ++
|
typeof: bool ++
|
||||||
default: false ++
|
default: false ++
|
||||||
|
|
Loading…
Reference in New Issue