crash utility help page:  help


NAME
  help - get help

SYNOPSIS
  help [command | all] [-<option>]

DESCRIPTION
  When entered with no argument, a list of all currently available crash
  commands is listed.  If a name of a crash command is entered, a man-like
  page for the command is displayed.  If "all" is entered, help pages
  for all commands will be displayed.  If neither of the above is entered,
  the argument string will be passed on to the gdb help command.
 
  A number of internal debug, statistical, and other dumpfile related
  data is available with the following options:
 
    -e - extension table data
    -a - alias data
    -b - shared buffer data
    -B - build data
    -c - numargs cache
    -d - device table
    -D - dumpfile contents/statistics
    -f - filesys table
    -k - kernel_table
    -K - kernel_table (verbose)
    -M <num> machine specific
    -m - machdep_table
    -n - dumpfile contents/statistics
    -s - symbol table data
    -v - vm_table
    -V - vm_table (verbose)
    -o - offset_table and size_table
    -t - task_table
    -x - text cache
    -T - task_table plus context_array
    -p - program_context
    -h - hash_table data
    -H - hash_table data (verbose)
    -L - LKCD page cache environment