mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Drop some duplicate documentation from the README. The manpage and
'superiotool --help' already provide the same information (trivial). Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3127 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
9ae23628fb
commit
917158f803
1 changed files with 1 additions and 8 deletions
|
@ -30,14 +30,7 @@ Installation
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
$ superiotool [-d] [-e] [-l] [-V] [-v] [-h]
|
Please read the superiotool(1) manpage or type 'superiotool --help'.
|
||||||
|
|
||||||
-d | --dump Dump Super I/O register contents
|
|
||||||
-e | --extra-dump Dump secondary registers too (e.g. EC registers)
|
|
||||||
-l | --list-supported Show the list of supported Super I/O chips
|
|
||||||
-V | --verbose Verbose mode
|
|
||||||
-v | --version Show the superiotool version
|
|
||||||
-h | --help Show a short help text
|
|
||||||
|
|
||||||
Per default (no options) superiotool will just probe for a Super I/O
|
Per default (no options) superiotool will just probe for a Super I/O
|
||||||
and print its vendor, name, ID, revision, and config port.
|
and print its vendor, name, ID, revision, and config port.
|
||||||
|
|
Loading…
Add table
Reference in a new issue