From cdaa61535ea189cdf09cba553051831cf1a6f39e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 26 Jul 2013 09:07:27 +0200 Subject: manpage --- docs/cpuinfo.pod | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'docs/cpuinfo.pod') 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 -- cgit v1.2.3