lib/nanoc/cli/commands/sync.rb in nanoc-3.7.3 vs lib/nanoc/cli/commands/sync.rb in nanoc-3.7.4

- old
+ new

@@ -1,7 +1,7 @@ # encoding: utf-8 -usage 'sync' +usage 'sync' summary 'sync data sources' description <<-EOS Sync data source data. This command is useful for updating local item caches for data sources which rely on slow external APIs. EOS