# File lib/ruby-debug/commands/pause.rb, line 25
      def help(cmd)
        %{
          pause <nnn>\tpause a running thread
         }
     end