X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Frun%2Frun.c;h=724d67d84610d23d8580756de021e0edd95f65eb;hb=15bd5aee092572116886f0f9381f3477f48241fb;hp=f9c6c292eab1684b95329c90598b81c8cd1eb488;hpb=c7040b5d1c2c148f12b6a5eef3dfce1661805131;p=elogind.git diff --git a/src/run/run.c b/src/run/run.c index f9c6c292e..724d67d84 100644 --- a/src/run/run.c +++ b/src/run/run.c @@ -65,7 +65,7 @@ static int help(void) { " --uid=USER Run as system user\n" " --gid=GROUP Run as system group\n" " --nice=NICE Nice level\n" - " --setenv=ENV Set environment\n", + " --setenv=NAME=VALUE Set environment\n", program_invocation_short_name); return 0;