Generates a string displaying usage information for the defined options.
This is basically the help text shown on the command line.
@override String get usage => _argParser.usage;