summaryrefslogtreecommitdiff
path: root/docs/cpuinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cpuinfo.txt')
-rw-r--r--docs/cpuinfo.txt12
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/cpuinfo.txt b/docs/cpuinfo.txt
index 992baf1..7dc4125 100644
--- a/docs/cpuinfo.txt
+++ b/docs/cpuinfo.txt
@@ -1,14 +1,12 @@
NAME
- Cbars - A small and humble tool to observe server loads
+ cpuinfo - A small and humble tool to print out CPU data
SYNOPSIS
- cpuinfo [LIST OF HOSTNAMES]
+ cpuinfo
- Tested platforms
- This version of Cbars has only been tested on Debian GNU/Linux Wheezy.
-
- There is no release made yet atm. So please come back later and don't
- use this yet.
+ How this works?
+ This just invokes AWK to parse /proc/cpuinfo and prints out some stuff
+ but human readable.
LICENSE
See package description or project website.