Flag implementations must overload this to return a description of the flag used in the usage statement.
Flag
@override String description() => ''' Prints a list of project and script templates then exits. ''';