Misc: Update Config documentation
This commit is contained in:
parent
347854b296
commit
403e66e74e
|
@ -195,7 +195,9 @@ cpu_cores="logical"
|
||||||
# Default: 'off'
|
# Default: 'off'
|
||||||
# Values: 'C', 'F', 'off'
|
# Values: 'C', 'F', 'off'
|
||||||
# Flag: --cpu_temp
|
# Flag: --cpu_temp
|
||||||
# Supports: Linux
|
# Supports: Linux, BSD
|
||||||
|
# NOTE: For FreeBSD and NetBSD-based systems, you'll need to enable
|
||||||
|
# coretemp kernel module. This only supports newer Intel processors.
|
||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
# C: 'Intel i7-6500U (4) @ 3.1GHz [27.2°C]'
|
# C: 'Intel i7-6500U (4) @ 3.1GHz [27.2°C]'
|
||||||
|
|
Reference in New Issue