14 15 16 17 18
# File 'lib/commands/forall.rb', line 14 def self.options [ ["--c", "执行命令"], ].concat(super) end