1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 00:15:25 +02:00

Update fancontrol.md

This commit is contained in:
Kristopher 2025-06-30 13:21:54 -07:00 committed by GitHub
parent 305e65b857
commit aa613f93dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,10 @@
> Uses a configuration file to control a wide range of variables.
> More information: <https://manned.org/fancontrol>.
- Start `fancontrol`:
- Start `fancontrol` using default `/etc/fancontrol` config file:
`fancontrol`
- Start `fancontrol` using custom config file path:
`fancontrol {{path/to/config_file}}`