usageFooter property
An optional footer for usage.
If a subclass overrides this to return a string, it will automatically be added to the end of usage.
Implementation
@override
final usageFooter = helpFooter(
'''
release_tools should_release
release_tools should_release --from=1571c70
''',
);