* Add `list_commands`, `command_description`, and `command_usage` methods to `lib/travis/cli.rb` * Add `list_commands`, `command_description`, and `command_usage` methods to `lib/travis/cli/command.rb` * Modify `run` method in `lib/travis/cli/help.rb` to use the new methods