# File cli/ruby-debug/commands/variables.rb, line 151
      def help(cmd)
        %{
          v[ar] l[ocal]\t\t\tshow local variables
        }
      end