From 37730dae207be174b0d2fe60dc32882293c33020 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 5 Nov 2021 09:16:55 +0200 Subject: use txt not pod --- README.pod | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 README.pod diff --git a/README.pod b/README.pod deleted file mode 100644 index 63ccb43..0000000 --- a/README.pod +++ /dev/null @@ -1,22 +0,0 @@ -=head1 NAME - -cpuinfo - A small and humble tool to print out CPU data - -=head1 SYNOPSIS - -cpuinfo - -=head2 How this works? - -This just invokes AWK to parse /proc/cpuinfo and prints out some stuff but -human readable. - -=head1 LICENSE - -See package description or project website. - -=head1 AUTHOR - -Paul Buetow - - -=cut -- cgit v1.2.3