Fix minor typo
This commit is contained in:
parent
6cefcc5f94
commit
bd5cfaebd3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ void Args::DisplayHelp() {
|
|||
" -t <int> | --threads <int>\t\tUse CPU thread count when "
|
||||
"not using "
|
||||
"OpenCL\n"
|
||||
" -o <filelname> | --output <filename>\tOutput filename to "
|
||||
" -o <filename> | --output <filename>\tOutput filename to "
|
||||
"use\n"
|
||||
" --overwrite\t\t\t\tEnable overwriting of file (default "
|
||||
"disabled)\n"
|
||||
|
|
Loading…
Reference in a new issue