Update usage message

parent eaea7cdb
...@@ -462,8 +462,8 @@ when "remove" ...@@ -462,8 +462,8 @@ when "remove"
when nil when nil
puts "Chromebrew, version 0.4.1" puts "Chromebrew, version 0.4.1"
puts "Usage: crew [command] [package]" puts "Usage: crew [command] [package]"
puts "Available commands: search, download, install, remove, whatprovides" puts "Available commands: download, install, remove, search, update, upgrade, whatprovides"
else else
puts "I have no idea how to do #{@command} :(" puts "I have no idea how to do #{@command} :("
puts "Available commands: search, download, install, remove, whatprovides" puts "Available commands: download, install, remove, search, update, upgrade, whatprovides"
end end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment