40 41 42 43 44
# File 'lib/gct/command.rb', line 40 def self.options [ ['--silent', 'Show nothing'], ].concat(super) end