Fix minor typo

This commit is contained in:
Stephen Seo 2024-03-19 16:24:08 +09:00
parent 6cefcc5f94
commit bd5cfaebd3

View file

@ -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"