Home
last modified time | relevance | path

Searched defs:HELP_hexdump (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h407 #define HELP_hexdump "usage: hexdump [-bcCdovx] [-n LEN] [-s SKIP] [FILE...]\n\nDump file(s) in hexadecimal format.\n\n-n LEN Show LEN bytes of output\n-s SKIP Skip bytes of input\n-v Verbose (don't combine identical lines)\n\nDisplay type:\n-b One byte octal -c One byte character -C Canonical (hex + ASCII)\n-d Two byte decimal -o Two byte octal -x Two byte hexadecimal (default)" macro

Completed in 6 milliseconds