man: make --wait-for-debugger findable

One .TP was lost, causing --wait-for-debugger section to be merged in
the previous section. Fix it.

Fixes 5ffda17e217cbb6f57d4c1412c68198793f559f9

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
(cherry picked from commit 406e3d2ab91a33368c1874bf698d1bb3a293a3d9)
This commit is contained in:
Pekka Paalanen 2023-05-31 15:19:36 +03:00 committed by Marius Vlad
parent b9b56edc68
commit 314bb81098

View File

@ -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