From: Francois Fleuret Date: Sun, 7 Dec 2008 09:40:31 +0000 (+0100) Subject: *** empty log message *** X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=breezed.git;a=commitdiff_plain;h=550a70ff5ef55b12e942e2e0dbe9a599c90a9e7e *** empty log message *** --- 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.