Drop support for the --human-readable option. It's not any more useful than
[coreboot.git] / util / superiotool / README
index 2a152f3f689377da7ce9e9ef3d6d03e80e88e3f6..c971e7f420f30285199944d12e52d847ffe82635 100644 (file)
@@ -33,7 +33,6 @@ Usage
  $ superiotool [-d] [-D] [-V] [-v] [-h]
 
  -d | --dump            Dump Super I/O registers
- -D | --dump-readable   Dump Super I/O registers in human-readable format
  -V | --verbose         Verbose mode
  -v | --version         Show the superiotool version
  -h | --help            Show a short help text
@@ -51,10 +50,6 @@ Typical usage of superiotool:
 
    $ superiotool -d
 
- - Detailed register dump in human-readable format:
-
-   $ superiotool -D
-
 
 Supported Super I/O Chips
 -------------------------