Commit 403e66e7 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

Misc: Update Config documentation

parent 347854b2
...@@ -195,7 +195,9 @@ cpu_cores="logical" ...@@ -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]'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment