summaryrefslogtreecommitdiff
path: root/debian/acpitail.1
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@access.unizh.ch>2007-08-04 18:59:17 +0200
committerMichael Meskes <meskes@debian.org>2008-08-27 13:45:17 +0200
commit34df00ecc0ea7198df4d64f17c17b0495aaa06b3 (patch)
tree965c4670b11e8467e24cb548d084538049f3baf4 /debian/acpitail.1
parentf06a98f0b468601fc1ab929b06a7962cca8614ea (diff)
Imported Debian patch 0.1-1
Diffstat (limited to 'debian/acpitail.1')
-rw-r--r--debian/acpitail.139
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/acpitail.1 b/debian/acpitail.1
new file mode 100644
index 0000000..a030186
--- /dev/null
+++ b/debian/acpitail.1
@@ -0,0 +1,39 @@
+.TH acpitail 1 "2007-08-04" "" ""
+.SH NAME
+acpitail \- Show ACPI information in a tail-like style
+.SH SYNOPSIS
+.B acpitail
+[OPTION]...
+.SH DESCRIPTION
+.B acpitail
+shows ACPI status information about battery, fan and temperature in a tail-like
+manner. As soon as a value changes, the new value gets appended to the current
+output.
+.SH OPTIONS
+.TP
+.B \-A \fIx\fR
+set update interval for AC state information to \fIx\fR seconds (default: 300)
+.TP
+.B \-B \fIx\fR
+set update interval for battery information to \fIx\fR seconds (default: 15)
+.TP
+.B \-F \fIx\fR
+set update interval for fan information to \fIx\fR seconds (default: 5)
+.TP
+.B \-Z \fIx\fR
+set update interval for zone information to \fIx\fR seconds (default: 5)
+.TP
+.B \-h
+show help
+.TP
+.B \-V
+show version information
+.SH AUTHORS
+.PP
+acpitail is developed by Folkert van Heusden <folkert@vanheusden.com>.
+This manual page was written by Tobias Klauser <tklauser@distanz.ch> for the Debian
+system (but may be used by others).
+.SH SEE ALSO
+.PP
+.BR libacpi(3),
+.BR yacpi(1)