# File lib/twitter/cli.rb, line 20 def run puts "twitter [command] --help for usage instructions." puts "The available commands are: \n install, uninstall, add, remove, list, change, post, befriend, defriend, follow, leave, d and timeline." end