= "\
Load module dump. Dumps selected contents of <loadmodule> to stdout.\n\
<loadmodule> may be either an executable or DSO.\n\
\n\
By default instruction types are emitted.\
\n\
Options:\n\
--long Long dump: include symbol table.\n\
--short Short dump: no instructions.\n\
--decode Decode instructions.\n\
--old Old symbolic dump.\n\
-l <addr>, load-addr <addr>\n\
'Load' DSOs at address <addr> rather than 0x0.\n\
Addresses may be in base 10, 8 (prefix '0') or 16\n\
(prefix '0x'). [NOT FULLY IMPLEMENTED]\n\
-V, --version Print version information.\n\
-h, --help Print this help.\n\
--debug [<n>] Debug: use debug level <n>. {1}\n"