mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 21:21:49 +00:00
activate: mention -E in the help text
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
3f870c6a21
commit
b3b1073e2b
@@ -317,6 +317,8 @@ static int help(void) {
|
||||
" -l --listen=ADDR Listen for raw connections at ADDR\n"
|
||||
" -a --accept Spawn separate child for each connection\n"
|
||||
" -h --help Show this help and exit\n"
|
||||
" -E --environment=NAME[=VALUE]\n"
|
||||
" Pass an environment variable to children\n"
|
||||
" --version Print version string and exit\n"
|
||||
"\n"
|
||||
"Note: file descriptors from sd_listen_fds() will be passed through.\n"
|
||||
|
||||
Reference in New Issue
Block a user