diff --git a/orte/tools/orterun/orterun.1in b/orte/tools/orterun/orterun.1in index 8bef2cdf09..3790a5b833 100644 --- a/orte/tools/orterun/orterun.1in +++ b/orte/tools/orterun/orterun.1in @@ -576,6 +576,18 @@ Disable the automatic --prefix behavior There may be other options listed with \fImpirun --help\fP. . . +.SS Environment Variables +. +.TP +.B MPIEXEC_TIMEOUT +The maximum number of seconds that +.I mpirun +.RI ( mpiexec ) +will run. After this many seconds, +.I mpirun +will abort the launched job and exit. +. +. .\" ************************** .\" Description Section .\" **************************