Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jsteube committed Jul 5, 2018
2 parents 71838fa + f0c101d commit bffda8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pp.c
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ static const char *USAGE_BIG[] =
" --elem-cnt-max=NUM Maximum number of elements per chain",
" --wl-dist-len Calculate output length distribution from wordlist",
" --wl-max=NUM Load only NUM words from input wordlist or use 0 to disable",
" -c, --dupe-check-disable Disable dupes check for faster inital load",
" -c, --dupe-check-disable Disable dupes check for faster initial load",
" --save-pos-disable Save the position for later resume with -s",
"",
"* Resources:",
Expand Down

0 comments on commit bffda8c

Please sign in to comment.