mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
clarify -t/-j arguments
This commit is contained in:
2
main.c
2
main.c
@@ -413,7 +413,7 @@ static void printhelp(FILE *out,const char *progname)
|
||||
"\t-O filename - output onion names to specified file (overwrite)\n"
|
||||
"\t-F - include directory names in onion names output\n"
|
||||
"\t-d dirname - output directory\n"
|
||||
"\t-t numthreads - specify number of threads (default - auto)\n"
|
||||
"\t-t numthreads - specify number of threads to utilise (default - CPU core count or 1)\n"
|
||||
"\t-j numthreads - same as -t\n"
|
||||
"\t-n numkeys - specify number of keys (default - 0 - unlimited)\n"
|
||||
"\t-N numwords - specify number of words per key (default - 1)\n"
|
||||
|
||||
Reference in New Issue
Block a user