diff options
Diffstat (limited to 'doc/Eterm.1.in')
-rw-r--r-- | doc/Eterm.1.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/Eterm.1.in b/doc/Eterm.1.in index 9c3ca42..f55f580 100644 --- a/doc/Eterm.1.in +++ b/doc/Eterm.1.in @@ -457,6 +457,9 @@ Display the scrollbar only when the Eterm window is focused. .BR "\-x", " \-\-borderless" This option forces Eterm to have no borders. .TP +.BR "\-S", " \-\-sticky" +Start Eterm as a sticky window (shows on all desktops) +.TP .BR "\-m", " \-\-map-alert" Un-iconify on beep. .TP @@ -1734,6 +1737,11 @@ If true (default), any colored text (that is, any text not rendered using the default foreground color) will not be given any other special treatment for bolding (e.g., bold font or bold overstrike). .RE + +.BI sticky " boolean" +.RS 5 +If true, Eterm will make its window sticky (shows on all desktops). +.RE .RE .TP |