mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 20:39:17 +00:00
Fixed typo in help
This commit is contained in:
parent
17d24e22e5
commit
0a907fc210
@ -492,7 +492,7 @@ const char *USAGE_BIG[] =
|
||||
" ?l = abcdefghijklmnopqrstuvwxyz",
|
||||
" ?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ",
|
||||
" ?d = 0123456789",
|
||||
" ?s = !\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~",
|
||||
" ?s = !\"#$%%&'()*+,-./:;<=>?@[\\]^_`{|}~",
|
||||
" ?a = ?l?u?d?s",
|
||||
" ?b = 0x00 - 0xff",
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user