diff --git a/pages/linux/fancontrol.md b/pages/linux/fancontrol.md index a85df74607..a9f3576778 100644 --- a/pages/linux/fancontrol.md +++ b/pages/linux/fancontrol.md @@ -4,6 +4,10 @@ > Uses a configuration file to control a wide range of variables. > More information: . -- Start `fancontrol`: +- Start `fancontrol` using default `/etc/fancontrol` config file: + +`fancontrol` + +- Start `fancontrol` using custom config file path: `fancontrol {{path/to/config_file}}`