commit
b172b79ef2
1 changed files with 2 additions and 2 deletions
|
@ -618,7 +618,7 @@ sub usage {
|
||||||
. " --buffers Print global and per-thread buffer values\n"
|
. " --buffers Print global and per-thread buffer values\n"
|
||||||
. " --outputfile <path> Path to a output txt file\n" . "\n"
|
. " --outputfile <path> Path to a output txt file\n" . "\n"
|
||||||
. " --reportfile <path> Path to a report txt file\n" . "\n"
|
. " --reportfile <path> Path to a report txt file\n" . "\n"
|
||||||
. " --tempalte <path> Path to a template file\n" . "\n";
|
. " --template <path> Path to a template file\n" . "\n";
|
||||||
exit 0;
|
exit 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue