14f0f8dd49d7c7dde37d65cbf6293d7614982100
[breezed.git] / breezed.1
1 .TH "BREEZED" "1" 
2 .SH "NAME" 
3 breezed - Fan control daemon
4 .SH "SYNOPSIS" 
5 .PP 
6 \fBbreezed\fP [\fBoptions\fP] 
7 .SH "DESCRIPTION" 
8 .PP 
9 \fBbreezed\fP 
10 Adjusts the fan speed according to the temperature of the computer.
11 .SH "OPTIONS" 
12 .IP "\fB-h | --help\fP         " 10 
13 display help and exits
14 .IP "\fB-v | --version\fP " 10
15 display the version number and exits
16 .IP "\fB-d | --debug\fP " 10
17 run in verbose mode
18 .IP "\fB-cf | --configuration-file <file>\fP " 10
19 set the configuration file (default is /etc/breezed.conf)
20 .IP "\fB-ncf | --no-configuration-file\fP " 10
21 prevent the reading of a configuration file
22 .IP "\fB-tf | --thermal-file <file1>[,file2]...\fP " 10
23 set the files to spool for temperatures.
24 .IP "\fB-ff | --fan-file <file>\fP " 10
25 set the file to control the fan speed.
26 .IP "\fB-tt | --temperature-thresholds <temp1>[,temp2]...\fP " 10
27 set the temperature thresholds.
28
29 .SH "AUTHOR" 
30 .PP 
31 Written by Francois Fleuret <francois@fleurer.org>. Permission is
32 granted to copy, distribute and/or modify this document under the
33 terms of the GNU GPL.