We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71838fa + f0c101d commit bffda8cCopy full SHA for bffda8c
src/pp.c
@@ -197,7 +197,7 @@ static const char *USAGE_BIG[] =
197
" --elem-cnt-max=NUM Maximum number of elements per chain",
198
" --wl-dist-len Calculate output length distribution from wordlist",
199
" --wl-max=NUM Load only NUM words from input wordlist or use 0 to disable",
200
- " -c, --dupe-check-disable Disable dupes check for faster inital load",
+ " -c, --dupe-check-disable Disable dupes check for faster initial load",
201
" --save-pos-disable Save the position for later resume with -s",
202
"",
203
"* Resources:",
0 commit comments