# File lib/nanoc/cli.rb, line 66
  def self.add_command(cmd)
    self.root_command.add_command(cmd)
  end