final List<Option> commonOptions = [ Option( name: ['--help', '-h'], description: 'Show help for command', priority: 1 ) ];