whoa! three deploy methods! sweet! exclamation points!!!

This commit is contained in:
Tom Vaughan 2012-11-13 20:33:13 -03:00
parent 358ed821f3
commit 2137e353f3

View file

@ -38,7 +38,7 @@ module Middleman
def print_usage_and_die(message) def print_usage_and_die(message)
raise Error, "ERROR: " + message + "\n" + <<EOF raise Error, "ERROR: " + message + "\n" + <<EOF
You should follow one of the two examples below to setup the deploy You should follow one of the three examples below to setup the deploy
extension in config.rb. extension in config.rb.
# To deploy the build directory to a remote host via rsync: # To deploy the build directory to a remote host via rsync: