lib/cocoapods-jxedt/command/binary/command/statistics.rb in cocoapods-jxedt-0.0.14 vs lib/cocoapods-jxedt/command/binary/command/statistics.rb in cocoapods-jxedt-0.0.15
- old
+ new
@@ -3,10 +3,10 @@
class JxedtCommand < Command
class Binary < JxedtCommand
class Statistics < Binary
self.summary = '统计二进制使用情况'
self.description = <<-DESC
- 统计二进制使用详情
+ 统计二进制组件使用详情\n
DESC
self.command = 'statistics'
self.arguments = [
]
def self.options
\ No newline at end of file