Change --status-automate to --machine-readble. The former didn't really illustrate the point of the command though the functionallity is great to have. Updated ASCII tables around options output.

This commit is contained in:
radix
2016-05-27 03:50:52 -05:00
parent b0c158fba9
commit 2b2a0c585e
3 changed files with 138 additions and 137 deletions

View 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;