man: add missing arg in -n syntax
This commit is contained in:
parent
9b8b6e0bf8
commit
207e2a5936
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ seatd - A seat management daemon
|
||||||
*-h*
|
*-h*
|
||||||
Show help message and quit.
|
Show help message and quit.
|
||||||
|
|
||||||
*-n*
|
*-n <fd>*
|
||||||
FD to notify readiness on. A single newline will be written and the 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
|
closed when seatd is ready to serve requests. This is compatible with
|
||||||
s6's notification protocol.
|
s6's notification protocol.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue