From 22a86f51fb1c421bafceb0aebc009bd7337982f8 Mon Sep 17 00:00:00 2001 From: Zverushko Date: Wed, 6 Jun 2018 10:01:06 +0300 Subject: [PATCH] Update README.md (#16) add a fan speed args to cli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e564af6..2b0987c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ clib install lavoiesl/osx-cpu-temp * `-C` Output temperature in Celsius (default). * `-F` Output temperature in Fahrenheit. + * `-f` Output fan speed. ## Maintainer