diff --git a/src/srun/libsrun/opt.c b/src/srun/libsrun/opt.c index 81a7549a9015c636d2192ae4850b6a1e44c5f58f..5dd48584f6df4d30b98c2abb4bc5233564786a9f 100644 --- a/src/srun/libsrun/opt.c +++ b/src/srun/libsrun/opt.c @@ -2501,7 +2501,7 @@ static void _help(void) " --prolog=program run \"program\" before launching job step\n" " --profile=value enable acct_gather_profile for detailed data\n" " value is all or none or any combination of\n" -" energy, lustrenetwork or task\n" +" energy, lustre, network or task\n" " --propagate[=rlimits] propagate all [or specific list of] rlimits\n" #ifdef HAVE_PTY_H " --pty run task zero in pseudo terminal\n"