# File lib/rubyipmi/commands/basecommand.rb, line 144
    def update(opts)
          @options.merge!(opts)
          #puts "Options were updated: #{@options.inspect}"
    end