added ability to shorten cpu output

usage: --cpu_shorthand (name, model, name_model, speed)
also edited config file to suit
This commit is contained in:
Andrew Titmuss 2016-03-11 08:27:00 +11:00
parent f845553a80
commit 5b6196f182
2 changed files with 34 additions and 0 deletions

View file

@ -93,6 +93,11 @@ shell_version="off"
# scaling_current, scaling_min, scaling_max
speed_type="max"
# CPU shorthand
# Decice to show name only, model only, or speed only
# --cpu_shorthand name, model, name_model, speed, off
cpu_shorthand="off"
# GPU