summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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