man: add missing arg in -n syntax

This commit is contained in:
Simon Ser 2023-01-27 11:43:46 +00:00 committed by Kenny Levinsen
parent 9b8b6e0bf8
commit 207e2a5936

View file

@ -13,7 +13,7 @@ seatd - A seat management daemon
*-h*
Show help message and quit.
*-n*
*-n <fd>*
FD to notify readiness on. A single newline will be written and the fd
closed when seatd is ready to serve requests. This is compatible with
s6's notification protocol.