view outputtexts/head/thermostat_help_object-info.txt @ 166:9266f046203d

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

usage: thermostat object-info --objectId <object> --heapId <heap> [--dbUrl
                  <dbUrl>] [--logLevel <logLevel>]
                  prints information about an object in a heap dump

thermostat object-info
  -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
  -o,--objectId <object>      the ID of the object to query