mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-23 16:38:29 +00:00
Another trivial log message edit.
This commit is contained in:
parent
2504b59eea
commit
c713196d8b
@ -6619,7 +6619,7 @@ int main (int argc, char **argv)
|
||||
if (force == 0)
|
||||
{
|
||||
log_info ("The manual use of the -u option (or --kernel-loops) is outdated");
|
||||
log_info ("Please consider using the option -w instead");
|
||||
log_info ("Please consider using the -w option instead");
|
||||
log_info ("You can use --force to override this but do not post error reports if you do so");
|
||||
log_info ("");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user