1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00

Shorten some helptext

This commit is contained in:
Jens Steube 2016-01-05 12:28:56 +01:00
parent 060bf8163d
commit 51a1868903

View File

@ -384,7 +384,7 @@ const char *USAGE_BIG[] =
" --bitmap-max=NUM Maximum number of bits allowed for bitmaps",
" --cpu-affinity=STR Locks to CPU devices, seperate with comma",
" -d, --opencl-devices=STR OpenCL devices to use, separate with comma",
" --opencl-platform=NUM OpenCL platform to use, in case multiple OpenCL platforms are present",
" --opencl-platform=NUM OpenCL platform to use, in case multiple platforms are present",
" -w, --workload-profile=NUM Enable a specific workload profile, see references below",
" -n, --kernel-accel=NUM Workload tuning: 1, 8, 40, 80, 160",
" -u, --kernel-loops=NUM Workload fine-tuning: 8 - 1024",