parse() should check if createDescriptions was already called
When using main parameters, createDescriptions can't be called twice, but it is possible to do so by using combinations of usage() and parse()
2 files changed