From b6bd0080167596b8c8af6d7bd28b29fb705810f7 Mon Sep 17 00:00:00 2001
From: TwilCynder <twilcynder@gmail.com>
Date: Tue, 7 Mar 2023 17:26:01 +0100
Subject: [PATCH] small merge

---
 README.md | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/README.md b/README.md
index 95b6d7e..30b840a 100644
--- a/README.md
+++ b/README.md
@@ -22,20 +22,8 @@ OPTIONS:
 	enable overhead statistics (nanoseconds).
 
 SENSORS:
--p|--perf-list <perf_list>
-	performance counters
-	perf_list is a coma separated list of performance counters.
-	Ex: instructions,cache_misses
--l|--list
-	list the available performance counters and quit
--u|--sysload
-	system load
--d|--net-dev <net_dev>
-	network monitoring (if network_device is X, tries to detect it automatically)
 -r|--intel-rapl
 	INTEL RAPL
--c|--cpu-temp
-	processor temperature
 ```
 
 ## Installation Instructions
-- 
GitLab