summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordavej <davej>2001-02-26 15:57:22 +0000
committerdavej <davej>2001-02-26 15:57:22 +0000
commitcbe606988983e5eeeed24ca30be462701c51faa6 (patch)
treebebd6bc24c9d492a8fb61fd4b072560cea6f8146 /README
parent09915905690689deff71fe7c44e1fc2b4d6beff3 (diff)
doc update
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 97d8759..29cdfe9 100644
--- a/README
+++ b/README
@@ -10,18 +10,18 @@ x86info features:
Command line switches:
-? | -help
+?, --help
Show command line arguments.
--c | -cacheinfo
+-c, --cacheinfo
Show TLB / Cache sizes/associativity.
--f | -flags
+-f, --flags
Show features supported by CPU(s)
--r | -registers
+-r, --registers
Dump register values from all cpuid calls possible.
--a
- Show all information. This turns on -r
+-a, --all
+ Show all information. This turns on -c, -f, -r