Skip to content

Commit

Permalink
README.txt: formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Bullock committed Apr 11, 2013
1 parent 5210bbb commit 69d43f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ unicorn_rackup:: The location of the rackup file unicorn should load.
unicorn_use_sudo:: Whether to use sudo to run the 'unicorn' command on
the remote host. Probably necessary if you specify a
user and group in unicorn.rb.
unicorn_env:: Environment to be given to unicorn (value for `-E`).
Default value is based on `vlad/rails`'s `rails_env`.
If `rails_env` is not defined, `production` is used as
unicorn_env:: Environment to be given to unicorn (value for +-E+).
Default value is based on +vlad/rails+'s +rails_env+.
If +rails_env+ is not defined, +production+ is used as
default value.
unicorn_use_bundler:: Whether to use <tt>bundle exec</tt> to run the 'unicorn'
command on the remote host. Defaults to false.
Expand Down

0 comments on commit 69d43f4

Please sign in to comment.