view outputtexts/1.1.0/thermostat_help_find-objects.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 find-objects --heapId <heap> [--dbUrl <dbUrl>] [--limit
                  <limit>] [--logLevel <logLevel>] pattern
                  finds objects in a heapdump

thermostat find-objects
  -d,--dbUrl <dbUrl>          connect to the given URL
  -h,--heapId <heap>          the ID of the heapdump to analyze
     --help                   show usage of command
  -L,--limit <limit>          limit search to top N results, defaults to 10
  -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