1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-11 00:01:16 +00:00

usage/help: use crack_pos everywhere instead of mixing crackpos w/ crack_pos

This commit is contained in:
philsmd 2020-01-03 11:21:48 +01:00 committed by GitHub
parent b3690fcd05
commit 36fab0aa67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",