mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 16:51:29 +00:00
Added commas
This commit is contained in:
@@ -175,7 +175,7 @@ alias fetch2="fetch \
|
||||
|
||||
Info:
|
||||
--speed_type Change the type of cpu speed to display.
|
||||
Possible values: current, min, max, bios
|
||||
Possible values: current, min, max, bios,
|
||||
scaling_current, scaling_min, scaling_max
|
||||
NOTE: This only support Linux with cpufreq.
|
||||
--uptime_shorthand Shorten the output of uptime
|
||||
|
2
fetch
2
fetch
@@ -1252,7 +1252,7 @@ usage () { cat << EOF
|
||||
|
||||
Info:
|
||||
--speed_type Change the type of cpu speed to display.
|
||||
Possible values: current, min, max, bios
|
||||
Possible values: current, min, max, bios,
|
||||
scaling_current, scaling_min, scaling_max
|
||||
NOTE: This only support Linux with cpufreq.
|
||||
--uptime_shorthand Shorten the output of uptime
|
||||
|
Reference in New Issue
Block a user