From 99215274508ccb73af2ba3fea21235337cdc4e1b Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sun, 2 Jun 2013 10:58:37 +0200 Subject: [PATCH] Cosmetics. --- breezed.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/breezed.1 b/breezed.1 index e22dda4..7d7efb7 100644 --- a/breezed.1 +++ b/breezed.1 @@ -60,10 +60,12 @@ to run it without arguments. Starting it with all the arguments on the commande line can be done for instance with -breezed --no-configuration-file \ - --thermal-files /proc/acpi/thermal_zone/THM0/temperature,/proc/acpi/thermal_zone/THM1/temperature \ - --fan-file /proc/acpi/ibm/fan \ - --temperature-thresholds 52,54,56,58,60,62,64,68:full-speed +.P +.nf +.B breezed --no-configuration-file \e +.B \ \ \ \ \ \ \ \ --thermal-files /proc/acpi/thermal_zone/THM0/temperature,/proc/acpi/thermal_zone/THM1/temperature \e +.B \ \ \ \ \ \ \ \ --fan-file /proc/acpi/ibm/fan \e +.B \ \ \ \ \ \ \ \ --temperature-thresholds 52,54,56,58,60,62,64,68:full-speed which specifies that when the temperature raises above 52C, the fan level should be 1, when the temperature raises above 54C it should be -- 2.20.1