diff --git a/scripts/Tools/compare_test_results b/scripts/Tools/compare_test_results index 67c54ce053bb..d31000b67534 100755 --- a/scripts/Tools/compare_test_results +++ b/scripts/Tools/compare_test_results @@ -3,7 +3,7 @@ """ Analyze results from a test root area, comparing non-BFB changes. Purpose is, instead of re-running tests -in generate mode, which is very slow, allow for very fast analsis of diffs. +in compare mode, which is very slow, allow for very fast analsis of diffs. You may need to load modules for cprnc to work. """