Merge pull request #2260 from philsmd/patch-2

usage/help: use crack_pos everywhere instead of mixing crackpos w/ crack_pos
pull/2261/head
Jens Steube 5 years ago committed by GitHub
commit 382c38cfab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -162,7 +162,7 @@ static const char *const USAGE_BIG_POST_HASHMODES[] =
" 5 | hash[:salt]:hex_plain",
" 6 | plain:hex_plain",
" 7 | hash[:salt]:plain:hex_plain",
" 8 | crackpos",
" 8 | crack_pos",
" 9 | hash[:salt]:crack_pos",
" 10 | plain:crack_pos",
" 11 | hash[:salt]:plain:crack_pos",

Loading…
Cancel
Save