1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 20:39:17 +00:00

Merge pull request #2260 from philsmd/patch-2

usage/help: use crack_pos everywhere instead of mixing crackpos w/ crack_pos
This commit is contained in:
Jens Steube 2020-01-03 11:28:50 +01:00 committed by GitHub
commit 382c38cfab
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",