mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 07:00:09 +01:00
man: make --wait-for-debugger findable
One .TP was lost, causing --wait-for-debugger section to be merged in the previous section. Fix it. Fixes5ffda17e21Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com> (cherry picked from commit406e3d2ab9)
This commit is contained in:
parent
b9b56edc68
commit
314bb81098
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ with this value in the environment for all child processes to allow them to
|
||||||
connect to the right server automatically.
|
connect to the right server automatically.
|
||||||
.BR \-\-version
|
.BR \-\-version
|
||||||
Print the program version.
|
Print the program version.
|
||||||
|
.TP
|
||||||
\fB\-\-wait-for-debugger\fR
|
\fB\-\-wait-for-debugger\fR
|
||||||
Raises SIGSTOP before initializing the compositor. This allows the user to
|
Raises SIGSTOP before initializing the compositor. This allows the user to
|
||||||
attach with a debugger and continue execution by sending SIGCONT. This is
|
attach with a debugger and continue execution by sending SIGCONT. This is
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue