# File lib/hammer_cli/shell.rb, line 14
      def execute
        ShellMainCommand.run('', command_list << '-h')
        HammerCLI::EX_OK
      end