From 6526c60e2bae43461ceed8d46b7ee1c7ba62a56e Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Tue, 18 Sep 2018 16:39:41 -0700 Subject: Fix cli options in readme. Closes #60 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 690179b..a9076a0 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ To make a custom colorscheme, check out the [template](https://github.com/cjbass `-m`, `--minimal` Only show CPU, Mem and Process widgets. `-r`, `--rate=RATE` Number of times per second to update CPU and Mem widgets [default: 1]. `-v`, `--version` Show version. -`-c`, `--percpu` Show each CPU in the CPU widget. +`-p`, `--percpu` Show each CPU in the CPU widget. `-a`, `--averagecpu` Show average CPU in the CPU widget. ## Credits -- cgit v1.2.3