Skip to content

Commit bffda8c

Browse files
committed
2 parents 71838fa + f0c101d commit bffda8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pp.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ static const char *USAGE_BIG[] =
197197
" --elem-cnt-max=NUM Maximum number of elements per chain",
198198
" --wl-dist-len Calculate output length distribution from wordlist",
199199
" --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",
200+
" -c, --dupe-check-disable Disable dupes check for faster initial load",
201201
" --save-pos-disable Save the position for later resume with -s",
202202
"",
203203
"* Resources:",

0 commit comments

Comments
 (0)