summaryrefslogtreecommitdiffstats
path: root/util/superiotool/README
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2008-03-04 17:21:04 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2008-03-04 17:21:04 +0000
commit917158f8031dc2595a7e066ac848684cc2fac9cc (patch)
tree52537c072ac17eaf3cdb1903fced676cd66cab1a /util/superiotool/README
parent9ae23628fb08c784a301c20204587bd7818a56dc (diff)
downloadcoreboot-917158f8031dc2595a7e066ac848684cc2fac9cc.tar.gz
coreboot-917158f8031dc2595a7e066ac848684cc2fac9cc.tar.bz2
coreboot-917158f8031dc2595a7e066ac848684cc2fac9cc.zip
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
Diffstat (limited to 'util/superiotool/README')
-rw-r--r--util/superiotool/README9
1 files changed, 1 insertions, 8 deletions
diff --git a/util/superiotool/README b/util/superiotool/README
index cd7d566b21fe..0b4505cbb50b 100644
--- a/util/superiotool/README
+++ b/util/superiotool/README
@@ -30,14 +30,7 @@ Installation
Usage
-----
- $ superiotool [-d] [-e] [-l] [-V] [-v] [-h]
-
- -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
+Please read the superiotool(1) manpage or type 'superiotool --help'.
Per default (no options) superiotool will just probe for a Super I/O
and print its vendor, name, ID, revision, and config port.