From 148ec7a190fb253086142b279181b3fa7c69508b Mon Sep 17 00:00:00 2001 From: dylan araps Date: Thu, 31 Dec 2015 00:34:00 +1100 Subject: [PATCH] Reword speed_type, it's late. I'm going to bed --- Readme.md | 4 ++-- fetch.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index d8f3dfdc..0a9f01ad 100644 --- a/Readme.md +++ b/Readme.md @@ -52,8 +52,8 @@ Info: --cpu string/cmd Manually set the cpu name --memory string/cmd Manually set the memory --speed string/cmd Manually set the cpu speed ---speed_type Type of cpu speed to get Possible values: - current, min, max +--speed_type Change the type of cpu speed to get + Possible values: current, min, max --song string/cmd Manually set the current song Text Colors: diff --git a/fetch.sh b/fetch.sh index fe0b698e..96194ccd 100755 --- a/fetch.sh +++ b/fetch.sh @@ -235,8 +235,8 @@ usage () { echo " --cpu string/cmd Manually set the cpu name" echo " --memory string/cmd Manually set the memory" echo " --speed string/cmd Manually set the cpu speed" - echo " --speed_type Type of cpu speed to get Possible values:" - echo " current, min, max" + echo " --speed_type Change the type of cpu speed to get" + echo " Possible values: current, min, max" echo " --song string/cmd Manually set the current song" echo echo " Text Colors:"