summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/weston.man7
1 files changed, 5 insertions, 2 deletions
diff --git a/man/weston.man b/man/weston.man
index c1aa6476..a60023df 100644
--- a/man/weston.man
+++ b/man/weston.man
@@ -141,8 +141,11 @@ which any client can use to receive debugging messages from the compositor.
.B WARNING:
This is risky for two reasons. First, a client may cause a denial-of-service
blocking the compositor by providing an unsuitable file descriptor, and
-second, the debug messages may expose sensitive information. This option
-should not be used in production.
+second, the debug messages may expose sensitive information.
+Additionally this will expose weston-screenshooter interface allowing the user
+to take screenshots of the outputs using weston-screenshooter application,
+which can lead to silently leaking the output contents. This option should
+not be used in production.
.TP
.BR \-\-version
Print the program version.