summaryrefslogtreecommitdiff
path: root/docs/cpuinfo.pod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-07-26 09:07:27 +0200
committerPaul Buetow <paul@buetow.org>2013-07-26 09:07:27 +0200
commitcdaa61535ea189cdf09cba553051831cf1a6f39e (patch)
tree73ceb2c6a9f5fe4be6627608c561732013eb419a /docs/cpuinfo.pod
parent0150fd1b5e4e2e30c98eff9b0bc12cb9bd1363d8 (diff)
manpage
Diffstat (limited to 'docs/cpuinfo.pod')
-rw-r--r--docs/cpuinfo.pod11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/cpuinfo.pod b/docs/cpuinfo.pod
index bc52481..63ccb43 100644
--- a/docs/cpuinfo.pod
+++ b/docs/cpuinfo.pod
@@ -1,16 +1,15 @@
=head1 NAME
-Cbars - A small and humble tool to observe server loads
+cpuinfo - A small and humble tool to print out CPU data
=head1 SYNOPSIS
-cpuinfo [LIST OF HOSTNAMES]
+cpuinfo
-=head2 Tested platforms
+=head2 How this works?
-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.
+This just invokes AWK to parse /proc/cpuinfo and prints out some stuff but
+human readable.
=head1 LICENSE