lib/ors/commands/help.rb in ors-0.0.8 vs lib/ors/commands/help.rb in ors-0.0.9
- old
+ new
@@ -8,10 +8,10 @@
=== Actions
help You're looking at it
console Bring up a console on the production servers
logs Show the last few log entries from the production servers
-exec Executes a command (via the COMMAND environment variable) on the migration server
+exec Executes a command (via the CMD environment variable) on the migration server
deploy Update the code, run the migrations, and restart unicorn
setup Sets up the default environment on the servers
update Updates the code on all servers
migrate Runs the migrations on the migration server
start Starts up unicorn on the app servers