*** empty log message ***
authorFrancois Fleuret <fleuret@moose.fleuret.org>
Sun, 7 Dec 2008 09:40:31 +0000 (10:40 +0100)
committerFrancois Fleuret <fleuret@moose.fleuret.org>
Sun, 7 Dec 2008 09:40:31 +0000 (10:40 +0100)
breezed.1 [new file with mode: 0644]

diff --git a/breezed.1 b/breezed.1
new file mode 100644 (file)
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 <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 <file1>[,file2]...\fP " 10
+set the files to spool for temperatures.
+.IP "\fB-ff | --fan-file <file>\fP " 10
+set the file to control the fan speed.
+.IP "\fB-tt | --temperature-thresholds <temp1>[,temp2]...\fP " 10
+set the temperature thresholds.
+
+.SH "AUTHOR" 
+.PP 
+Written by Francois Fleuret <francois@fleurer.org>. Permission is
+granted to copy, distribute and/or modify this document under the
+terms of the GNU GPL.