lib/ors/commands/help.rb in ors-0.1.7 vs lib/ors/commands/help.rb in ors-0.1.8

- old
+ new

@@ -17,9 +17,10 @@ update Updates the code on all servers migrate Runs the migrations on the migration server start Starts up unicorn on the app servers stop Stops unicorn on the app servers restart Retarts unicorn on the app servers +check Prints out contents of restart.timestamp on the app servers === Environments Must be one of: production demo staging Defaults to production.