Merge pull request #1946 from philsmd/patch-1

tests: -m parameter description fixed
pull/1947/head
Jens Steube 5 years ago committed by GitHub
commit e63f34b1c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2487,11 +2487,11 @@ OPTIONS:
-m Select hash type : -m Select hash type :
'all' => all hash type supported 'all' => all hash type supported
(int) => hash type integer code (default : 0) (int) => hash type integer code (default : 0)
(int)-(int) => hash type integer range
-a Select attack mode : -a Select attack mode :
'all' => all attack modes 'all' => all attack modes
(int) => attack mode integer code (default : 0) (int) => attack mode integer code (default : 0)
(int)-(int) => attack mode integer range
-x Select cpu architecture : -x Select cpu architecture :
'32' => 32 bit architecture '32' => 32 bit architecture

Loading…
Cancel
Save