lib/zci/commands/04_export.rb in zci-0.1.1 vs lib/zci/commands/04_export.rb in zci-0.1.2
- old
+ new
@@ -1,5 +1,5 @@
-desc 'Add or update localized resource files(sections and articles) in Zendesk'
+desc 'Add or update localized resource files(categories, sections and articles) in Zendesk'
command :'export:translations' do |c|
c.desc 'Directory of resource files'
c.long_desc <<-EOS.strip_heredoc
This is the directory where the project's files will be store.
EOS