print_cmd

in _support/run.rb [16:19]


    def print_cmd(cmd)
      puts '-> ' + printable_cmd(cmd)
    end