mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 16:59:03 +03:00
activate: mention -E in the help text
This commit is contained in:
parent
6ce774fd80
commit
df49ccafc0
Notes:
Zbigniew Jędrzejewski-Szmek
2013-12-03 17:18:41 -05:00
Backport: documentation
@ -289,6 +289,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"
|
||||
|
Loading…
Reference in New Issue
Block a user