It may be helpful when the batch finished earlier than expected (and want to approve all the submissions right now), although I am not sure if my code is the best solution.
One thing I didn't do is to add the explanation when running amti -h. (I could not find where I should change...)
Looks good to me! amti -h is really only for viewing the high-level commands, details such as the --approve_all option should be viewed when calling help on that specific command.
It may be helpful when the batch finished earlier than expected (and want to approve all the submissions right now), although I am not sure if my code is the best solution.
One thing I didn't do is to add the explanation when running
amti -h
. (I could not find where I should change...)