--- /dev/null
+.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.