" --help Display this help and exit\n"
" --version Output version information and exit\n"
"-a --forcebinary Force printing of binary data to tty\n"
+"-b --omitbad Omit bad blocks from the dump\n"
"-c --canonicalprint Print canonical Hex+ASCII dump\n"
"-f file --file=file Dump to file\n"
"-k --skipbad Skip over bad blocks (see below)\n"
"-n --noecc Read without error correction\n"
"-N --noskipbad Read without bad block skipping\n"
"-o --omitoob Omit oob data\n"
-"-b --omitbad Omit bad blocks from the dump\n"
"-p --prettyprint Print nice (hexdump)\n"
"-q --quiet Don't display progress and status messages\n"
"-s addr --startaddress=addr Start address\n"