summaryrefslogtreecommitdiffstats
path: root/doc/ttk_scale.n
diff options
context:
space:
mode:
authorbll <brad.lanam.comp@gmail.com>2018-04-09 01:23:36 (GMT)
committerbll <brad.lanam.comp@gmail.com>2018-04-09 01:23:36 (GMT)
commit7ee919f1bb6e5c3b0f32aba687c7d663c7eea32f (patch)
treef74d731c5926b51c7404e3eb1a49334552c60393 /doc/ttk_scale.n
parenta785520e6f54edc75390fc68e1359ceec2db2764 (diff)
downloadtk-7ee919f1bb6e5c3b0f32aba687c7d663c7eea32f.zip
tk-7ee919f1bb6e5c3b0f32aba687c7d663c7eea32f.tar.gz
tk-7ee919f1bb6e5c3b0f32aba687c7d663c7eea32f.tar.bz2
Fix unescaped hyphens.
Diffstat (limited to 'doc/ttk_scale.n')
-rw-r--r--doc/ttk_scale.n16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/ttk_scale.n b/doc/ttk_scale.n
index 91aeedd..4e16999 100644
--- a/doc/ttk_scale.n
+++ b/doc/ttk_scale.n
@@ -100,21 +100,21 @@ Dynamic states: \fBactive\fP.
\fBTProgressbar\fP styling options configurable with \fBttk::style\fP
are:
.PP
-\fB-background\fP \fIcolor\fP
+\fB\-background\fP \fIcolor\fP
.br
-\fB-borderwidth\fP \fIamount\fP
+\fB\-borderwidth\fP \fIamount\fP
.br
-\fB-darkcolor\fP \fIcolor\fP
+\fB\-darkcolor\fP \fIcolor\fP
.br
-\fB-groovewidth\fP \fIamount\fP
+\fB\-groovewidth\fP \fIamount\fP
.br
-\fB-lightcolor\fP \fIcolor\fP
+\fB\-lightcolor\fP \fIcolor\fP
.br
-\fB-sliderwidth\fP \fIamount\fP
+\fB\-sliderwidth\fP \fIamount\fP
.br
-\fB-troughcolor\fP \fIcolor\fP
+\fB\-troughcolor\fP \fIcolor\fP
.br
-\fB-troughrelief\fP \fIrelief\fP
+\fB\-troughrelief\fP \fIrelief\fP
.PP
Some options are only available for specific themes.
.PP