diff --git a/docs/source/Explanation/CommandLineGuide.rst b/docs/source/Explanation/CommandLineGuide.rst index dd95ecb68..399494f21 100644 --- a/docs/source/Explanation/CommandLineGuide.rst +++ b/docs/source/Explanation/CommandLineGuide.rst @@ -544,7 +544,7 @@ will be: * disa: disabled, configured not to run. * hung: processes appear hung, not writing anything to logs. -* idle: all processes running, but no data or message transfers for too long (idlethreshold.) +* idle: all processes running, but no data or message transfers for too long (runStateThreshold_idle) * lag: all processes running, but messages being processed are too old ( runStateThreshold_lag ) * part: some processes are running, others are missing. * reje: all processes running, but too high percent of messages being rejected (runStateThreshold_reject )