diff --git a/man/weston.man b/man/weston.man index 65257bc93..20c511a6d 100644 --- a/man/weston.man +++ b/man/weston.man @@ -207,6 +207,7 @@ with this value in the environment for all child processes to allow them to connect to the right server automatically. .BR \-\-version Print the program version. +.TP \fB\-\-wait-for-debugger\fR Raises SIGSTOP before initializing the compositor. This allows the user to attach with a debugger and continue execution by sending SIGCONT. This is