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:
parent
305e65b857
commit
aa613f93dd
1 changed files with 5 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue