summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index ed0b38c719..75a7871c4a 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2940,12 +2940,13 @@ Window
treated as exclusive fullscreen window that bypasses the Desktop Window
Manager.
-``--ontop-level=<window|system|level>``
+``--ontop-level=<window|system|desktop|level>``
(OS X only)
Sets the level of an ontop window (default: window).
:window: On top of all other windows.
:system: On top of system elements like Taskbar, Menubar and Dock.
+ :desktop: On top of the Dekstop behind windows and Desktop icons.
:level: A level as integer.
``--border``, ``--no-border``