mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-03 11:21:38 +00:00
Merge pull request #1946 from philsmd/patch-1
tests: -m parameter description fixed
This commit is contained in:
commit
e63f34b1c7
@ -2487,11 +2487,11 @@ OPTIONS:
|
||||
-m Select hash type :
|
||||
'all' => all hash type supported
|
||||
(int) => hash type integer code (default : 0)
|
||||
(int)-(int) => hash type integer range
|
||||
|
||||
-a Select attack mode :
|
||||
'all' => all attack modes
|
||||
(int) => attack mode integer code (default : 0)
|
||||
(int)-(int) => attack mode integer range
|
||||
|
||||
-x Select cpu architecture :
|
||||
'32' => 32 bit architecture
|
||||
|
Loading…
Reference in New Issue
Block a user