diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2024-04-30 08:35:35 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2024-04-30 08:35:35 (GMT) |
commit | 52a1c3625247fc910601abdac8dd84086427e37f (patch) | |
tree | 208d2120e9ace88981a0143969747ec4be51253c /doc/systray.n | |
parent | 1ff000e82c358eddec9f39a31fa2e4435d0934a6 (diff) | |
download | tk-52a1c3625247fc910601abdac8dd84086427e37f.zip tk-52a1c3625247fc910601abdac8dd84086427e37f.tar.gz tk-52a1c3625247fc910601abdac8dd84086427e37f.tar.bz2 |
doc syntax correction. only remaining htmlhelp error: "CrtPhImgFmt: SYNOPSIS: output-directive: ignoring .fi"
Diffstat (limited to 'doc/systray.n')
-rw-r--r-- | doc/systray.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/systray.n b/doc/systray.n index 44f5fda..f008978 100644 --- a/doc/systray.n +++ b/doc/systray.n @@ -12,7 +12,7 @@ systray \- Creates an icon display in the platform-specific system tray. .SH SYNOPSIS .nf -\fBtk systray create \fB\-image \fIimage\fR ?\fB\-text \fItext\fR? ?\fB\-button1 \fIcallback\fR? ?\fB\-button3 \fIcallback\fR? +\fBtk systray create \-image \fIimage\fR ?\fB\-text \fItext\fR? ?\fB\-button1 \fIcallback\fR? ?\fB\-button3 \fIcallback\fR? \fBtk systray configure \fI?option? ?value option value ...?\fR \fBtk systray exists\fR \fBtk systray destroy\fR |