From 0d726281fe276ea36007ae9715d9085cede8d04c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 21 May 2009 10:42:42 -0700 Subject: Disable formatting for command-line switches Copy and pasting from the RDoc web page and passing "\342\200\224config-file" to the command-line does not work. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index c12dbf2..5a4c89c 100644 --- a/README +++ b/README @@ -103,7 +103,7 @@ In RAILS_ROOT, run: unicorn_rails Unicorn will bind to all interfaces TCP port 8080 by default. -You may use the '-l/--listen' switch to bind to a different +You may use the +-l/--listen+ switch to bind to a different address:port or a UNIX socket. === Configuration File(s) @@ -111,7 +111,7 @@ address:port or a UNIX socket. Unicorn will look for the config.ru file used by rackup in APP_ROOT. For deployments, it can use a config file for Unicorn-specific options -specified by the --config-file/-c command-line switch. See +specified by the +--config-file/-c+ command-line switch. See Unicorn::Configurator for the syntax of the Unicorn-specific options. The default settings are designed for maximum out-of-the-box compatibility with existing applications. -- cgit v1.2.3-24-ge0c7