-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpowertop.8
30 lines (30 loc) · 891 Bytes
/
powertop.8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH POWERTOP 8 "Jan 26, 2009" "Linux" "powertop manual"
.SH NAME
powertop \- program to analyze power consumption on Intel-based laptops
.SH SYNOPSIS
.B powertop
.RB [ \-d ]
.RB [ \-t
.IR DOUBLE
.RB ]
.RB [ \-h ]
.SH DESCRIPTION
.Pp
\fBpowertop\fP is a program that shows the power consumption on Intel-based
aptops and makes suggestions on how to extend battery lifetime.
.SH OPTIONS
.TP
\fB\-d\fR, \fB\-\-dump
read wakeups once and print list of top offenders.
.TP
\fB\-t\fR, \fB\-\-time\fR=\fIDOUBLE\fR
default time to gather data in seconds.
.TP
\fB\-h\fR, \fB\-\-help
show the help message.
.SH BUGS
Send bug reports to <power@bughost.org>
.SH SEE ALSO
The program is more fully described at http://www.linuxpowertop.org/
.SH AUTHOR
powertop was written by Arjan van de Ven <arjan@linux.intel.com>, and is maintained by Auke Kok <auke@linux.intel.com>.