summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-09-18 16:39:41 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-09-18 16:39:41 -0700
commit6526c60e2bae43461ceed8d46b7ee1c7ba62a56e (patch)
treed127e436ae5b89a0d4329698c38b4990ab46058c
parentdb1b2fbc70536b0b7ad8f36b1fdee297094eb139 (diff)
Fix cli options in readme. Closes #60
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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