logHelp constant
String
const logHelp
Implementation
static const String logHelp = '''
Updates your change log file based on your git commits.
Usage: dart run verman generate log
''';