view outputtexts/1.1.0/thermostat_help_show-heap-histogram.txt @ 166:9266f046203d

fixed output messages texts
author Zdenek Zambersky <zzambers@redhat.com>
date Wed, 29 Oct 2014 15:52:34 +0100
parents 178e1d1ccc9e
children
line wrap: on
line source

usage: thermostat show-heap-histogram --heapId <heap> [--dbUrl <dbUrl>]
                  [--logLevel <logLevel>]
                  show the heap histogram

thermostat show-heap-histogram
  -d,--dbUrl <dbUrl>          connect to the given URL
  -h,--heapId <heap>          the ID of the heapdump to analyze
     --help                   show usage of command
  -l,--logLevel <logLevel>    sets the log level for this invocation. Possible
                              values for <logLevel> in decreasing severity are:
                              SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST
                              and OFF