Reword speed_type, it's late. I'm going to bed
This commit is contained in:
parent
cbd8e2f3bd
commit
148ec7a190
2 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||
|
|
4
fetch.sh
4
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:"
|
||||
|
|
Loading…
Reference in a new issue