X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=breezed.1;fp=breezed.1;h=14f0f8dd49d7c7dde37d65cbf6293d7614982100;hb=550a70ff5ef55b12e942e2e0dbe9a599c90a9e7e;hp=0000000000000000000000000000000000000000;hpb=fee51a9e44a65d80e921559b8ea4451d3e71c645;p=breezed.git diff --git a/breezed.1 b/breezed.1 new file mode 100644 index 0000000..14f0f8d --- /dev/null +++ b/breezed.1 @@ -0,0 +1,33 @@ +.TH "BREEZED" "1" +.SH "NAME" +breezed - Fan control daemon +.SH "SYNOPSIS" +.PP +\fBbreezed\fP [\fBoptions\fP] +.SH "DESCRIPTION" +.PP +\fBbreezed\fP +Adjusts the fan speed according to the temperature of the computer. +.SH "OPTIONS" +.IP "\fB-h | --help\fP " 10 +display help and exits +.IP "\fB-v | --version\fP " 10 +display the version number and exits +.IP "\fB-d | --debug\fP " 10 +run in verbose mode +.IP "\fB-cf | --configuration-file \fP " 10 +set the configuration file (default is /etc/breezed.conf) +.IP "\fB-ncf | --no-configuration-file\fP " 10 +prevent the reading of a configuration file +.IP "\fB-tf | --thermal-file [,file2]...\fP " 10 +set the files to spool for temperatures. +.IP "\fB-ff | --fan-file \fP " 10 +set the file to control the fan speed. +.IP "\fB-tt | --temperature-thresholds [,temp2]...\fP " 10 +set the temperature thresholds. + +.SH "AUTHOR" +.PP +Written by Francois Fleuret . Permission is +granted to copy, distribute and/or modify this document under the +terms of the GNU GPL.