Added commas

This commit is contained in:
Dylan 2016-01-25 09:07:53 +11:00
parent 20d99da018
commit e5e0b4ccce
2 changed files with 2 additions and 2 deletions

View File

@ -175,7 +175,7 @@ alias fetch2="fetch \
Info: Info:
--speed_type Change the type of cpu speed to display. --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 scaling_current, scaling_min, scaling_max
NOTE: This only support Linux with cpufreq. NOTE: This only support Linux with cpufreq.
--uptime_shorthand Shorten the output of uptime --uptime_shorthand Shorten the output of uptime

2
fetch
View File

@ -1252,7 +1252,7 @@ usage () { cat << EOF
Info: Info:
--speed_type Change the type of cpu speed to display. --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 scaling_current, scaling_min, scaling_max
NOTE: This only support Linux with cpufreq. NOTE: This only support Linux with cpufreq.
--uptime_shorthand Shorten the output of uptime --uptime_shorthand Shorten the output of uptime