# File lib/rubyipmi/ipmitool/commands/power.rb, line 44
    def softShutdown
      command("soft")
    end