mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-09 08:21:01 -04:00
main: add --print-pid=FILE|FD
When specified, our PID is written to the specified file (or FD), after we've successfully started up.
This commit is contained in:
parent
00d76784f4
commit
82b8853f17
8 changed files with 80 additions and 18 deletions
|
|
@ -18,6 +18,9 @@ execute (instead of the shell).
|
|||
*-s*,*--server-socket*=_PATH_
|
||||
Connect to _PATH_ instead of _XDG\_RUNTIME\_DIR/foot.sock_.
|
||||
|
||||
*-l*,*--log-colorize*=[{*never*,*always*,*auto*}]
|
||||
Enables or disables colorization of log output on stderr.
|
||||
|
||||
*-v*,*--version*
|
||||
Show the version number and quit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue