Manuel Streuhofer 9350e0574c added automatic usage validation for required args
If the description of an option contains the single word sentence
'Required.' it is understood as a required argument and automatic
validation will make sure that it is set or end the script by calling
help.

Alternatively, if the argument within the __usage string is {arg}
instead of [arg] it is understood as a required argument and automatic
validation will make sure that it is set or end the script by calling
help (even if 'Required.' is not in the description).

Closes #22
2016-12-09 00:54:52 +01:00
..
2016-02-16 15:01:26 +01:00
2016-02-17 13:01:18 +01:00
2016-02-17 13:01:18 +01:00
2016-02-17 13:01:18 +01:00
2016-02-17 13:01:18 +01:00
2016-11-09 10:03:00 +01:00
2016-02-17 13:01:18 +01:00
2016-02-17 13:01:18 +01:00
2016-02-17 13:01:18 +01:00
2016-02-17 13:01:18 +01:00