lib/ors/commands/help.rb in ors-0.0.5 vs lib/ors/commands/help.rb in ors-0.0.6
- old
+ new
@@ -23,9 +23,10 @@
Defaults to production.
=== Options
--pretend (or -p) Don't execute anything, just show me what you're going to do (default: false)
--no-gateway (or -ng) Don't use a gateway (if you're inside the firewall) (default: true)
+--rails-2 (or -r2) Rails 2 application (use unicorn_rails instead of unicorn)
END
end
end
end