activate: mention -E in the help text

This commit is contained in:
Mantas Mikulėnas
2013-12-08 21:27:59 -05:00
committed by Zbigniew Jędrzejewski-Szmek
parent 3f870c6a21
commit b3b1073e2b
+2
View File
@@ -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"