Document --ready-fd in man page

This commit is contained in:
Simon Ser 2023-12-12 17:17:47 +01:00
parent 7b4a5c4447
commit 91bb968110

View file

@ -35,6 +35,13 @@ Locks your Wayland session.
Note: this is the default behavior of i3lock.
*-R, --ready-fd* <fd>
File descriptor to send readiness notifications to.
When the session has been locked, a single newline is written to the FD.
At this point, the compositor guarantees that no security sensitive content
is visible on-screen.
*-h, --help*
Show help message and quit.