Closed AndydeCleyre closed 2 years ago
This can be useful when using dedicated process supervision tools, such as s6.
Something like --no-daemon, --foreground, etc.
--no-daemon
--foreground
Whoops, I had thought if it were possible it would be displayed with --help, which is not implemented, or in the readme, but I see now there's a man page and it's already there with -f.
--help
-f
This can be useful when using dedicated process supervision tools, such as s6.
Something like
--no-daemon
,--foreground
, etc.