added CPU cores to CPU output

This commit is contained in:
Andrew Titmuss
2016-03-15 18:55:35 +11:00
parent 26c04cf753
commit c98d8f1196
4 changed files with 18 additions and 6 deletions

View File

@@ -293,6 +293,7 @@ alias fetch2="fetch \
NOTE: This only support Linux with cpufreq.
--cpu_shorthand type Shorten the output of CPU
Possible values: name, speed, tiny, on, off
--cpu_cores on/off Whether or not to display the number of CPU cores
--kernel_shorthand on/off Shorten the output of kernel
--uptime_shorthand on/off Shorten the output of uptime (tiny, on, off)
--gpu_shorthand on/off Shorten the output of GPU (tiny, on, off)