mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-03 04:11:06 +00:00
Fix a typo
This commit is contained in:
parent
ba4ce96bbf
commit
2ca3a117e1
@ -108,7 +108,7 @@ static const char *const USAGE_BIG_PRE_HASHMODES[] =
|
||||
" -n, --kernel-accel | Num | Manual workload tuning, set outerloop step size to X | -n 64",
|
||||
" -u, --kernel-loops | Num | Manual workload tuning, set innerloop step size to X | -u 256",
|
||||
" -T, --kernel-threads | Num | Manual workload tuning, set thread count to X | -T 64",
|
||||
" --backend-vector-width | Num | Manually override backend vector-width to X | --backend-vector=4",
|
||||
" --backend-vector-width | Num | Manually override backend vector-width to X | --backend-vector-width=4",
|
||||
" --spin-damp | Num | Use CPU for device synchronization, in percent | --spin-damp=10",
|
||||
" --hwmon-disable | | Disable temperature and fanspeed reads and triggers |",
|
||||
" --hwmon-temp-abort | Num | Abort if temperature reaches X degrees Celsius | --hwmon-temp-abort=100",
|
||||
|
Loading…
Reference in New Issue
Block a user