bin/commands/groups.rb in slack-ruby-client-0.5.4 vs bin/commands/groups.rb in slack-ruby-client-0.6.0
- old
+ new
@@ -1,5 +1,5 @@
-# This file was auto-generated by lib/slack/web/api/tasks/generate.rake
+# This file was auto-generated by lib/tasks/web.rake
desc "Get info on your team's private channels."
command 'groups' do |g|
g.desc 'This method archives a private channel.'
g.long_desc %( This method archives a private channel. )