# File lib/mongrel_cluster/init.rb, line 264 264: def configure 265: options [ 266: ['-C', '--config PATH', "Path to cluster configuration file", :@config_file, "config/mongrel_cluster.yml"], 267: ['-f', '--force', "Force the shutdown.", :@force, false], 268: ['-v', '--verbose', "Print all called commands and output.", :@verbose, false], 269: ['', '--clean', "Call stop and start with --clean", :@clean, false], 270: ['', '--only PORT', "Port number of cluster member", :@only, nil] 271: ] 272: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.