# File lib/nanoc3/cli/commands/create_site.rb, line 257 def long_desc 'Create a new site at the given path. The site will use the ' + 'filesystem_unified data source by default, but this can be ' + 'changed using the --datasource commandline option.' end