mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 16:51:29 +00:00
Reword speed_type, it's late. I'm going to bed
This commit is contained in:
@@ -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:"
|
||||
|
Reference in New Issue
Block a user