Update man page clock module - tooltip
Add tooltip documentation to the clock man page now that this is works.
This commit is contained in:
parent
12caae8fd2
commit
6c188455a4
|
@ -86,6 +86,11 @@ The *clock* module displays the current date and time.
|
||||||
typeof: double ++
|
typeof: double ++
|
||||||
Threshold to be used when scrolling.
|
Threshold to be used when scrolling.
|
||||||
|
|
||||||
|
*tooltip*: ++
|
||||||
|
typeof: bool ++
|
||||||
|
default: true ++
|
||||||
|
Option to disable tooltip on hover.
|
||||||
|
|
||||||
View all valid format options in *strftime(3)*.
|
View all valid format options in *strftime(3)*.
|
||||||
|
|
||||||
# FORMAT REPLACEMENTS
|
# FORMAT REPLACEMENTS
|
||||||
|
|
Loading…
Reference in New Issue