diff --git a/bin/jekyll b/bin/jekyll index 35ff8006..3ae3028e 100755 --- a/bin/jekyll +++ b/bin/jekyll @@ -143,7 +143,7 @@ command :import do |c| c.option '--user STRING', 'Username to use when migrating' c.option '--pass STRING', 'Password to use when migrating' c.option '--host STRING', 'Host address to use when migrating' - c.option '--table_prefix STRING', 'Database table prefix to use when migrating' + c.option '--prefix STRING', 'Database table prefix to use when migrating' c.action do |args, options| begin