Change --status-automate to --machine-readble. The former didn't really illustrate...
[hashcat.git] / include / types.h
index 7435829..e360d03 100644 (file)
@@ -1244,7 +1244,7 @@ typedef struct
   uint    restore_disable;
   uint    status;
   uint    status_timer;
-  uint    status_automate;
+  uint    status_machine_readable;
   uint    quiet;
   uint    force;
   uint    benchmark;