mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-14 11:48:57 +00:00
Update user_options.c
This commit is contained in:
parent
09513ed78b
commit
9b211ada85
@ -1174,7 +1174,7 @@ int user_options_sanity (hashcat_ctx_t *hashcat_ctx)
|
||||
|
||||
if (user_options->hash_info == true)
|
||||
{
|
||||
event_log_error (hashcat_ctx, "Use of --hash-info/example is not allowed in benchmark mode.");
|
||||
event_log_error (hashcat_ctx, "Use of --hash-info is not allowed in benchmark mode.");
|
||||
|
||||
return -1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user