# File lib/guard/cli.rb, line 182
    def show
      puts ::Guard::DslDescriber.show(options)
    end