aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c823858..eae530f 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,10 @@ You can launch app by `sudo ./zenmonitor`, or you can install it to your system
Note: Because superuser privileges are usually needed to access data from MSR driver, you need to launch zenmonitor as root for monitoring CPU power usage (RAPL).
+## Command line arguments
+
+``--coreid`` - Display core_id instead of core index
+
## Installing
By default, Zenmonitor will be installed to /usr/local.
```