src/ruby_supportlib/phusion_passenger/config/main.rb in passenger-5.1.12 vs src/ruby_supportlib/phusion_passenger/config/main.rb in passenger-5.2.0

- old
+ new

@@ -43,10 +43,11 @@ ["download-nginx-engine", "DownloadNginxEngineCommand"], ["compile-agent", "CompileAgentCommand"], ["compile-nginx-engine", "CompileNginxEngineCommand"], ["system-metrics", "SystemMetricsCommand"], + ["system-properties", "SystemPropertiesCommand"], ["about", "AboutCommand"] ] ABOUT_OPTIONS = [ "root", @@ -116,9 +117,10 @@ puts " Standalone" end puts puts "Miscellaneous commands:" puts " system-metrics Display system metrics" + puts " system-properties Display system properties" puts puts "Run 'passenger-config <COMMAND> --help' for more information about each" puts "command." if !all puts