bin/s3_website in s3_website-2.1.10 vs bin/s3_website in s3_website-2.1.11

- old
+ new

@@ -46,10 +46,10 @@ :site, :type => :string, :desc => "The directory where your website files are. When not defined, s3_website will look for the site in either _site or public/output." ) option( - :config_dir, + 'config-dir'.to_sym, :type => :string, :desc => "The directory where your config file is. When not defined, s3_website will look in the current working directory." ) option( :verbose,