Bug 1345801: TraceLogger - Fix TLOPTIONS documentation inaccuracy, r=bhackett

This commit is contained in:
Hannes Verschore 2017-03-09 12:28:38 +01:00
Родитель d941852838
Коммит 8ae83b07f4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -855,7 +855,7 @@ TraceLoggerThreadState::init()
"\n"
"usage: TLOPTIONS=option,option,option,... where options can be:\n"
"\n"
" EnableCooperatingThread Start logging cooperating threads immediately.\n"
" EnableActiveThread Start logging cooperating threads immediately.\n"
" EnableOffThread Start logging helper threads immediately.\n"
" EnableGraph Enable spewing the tracelogging graph to a file.\n"
" Errors Report errors during tracing to stderr.\n"