aboutsummaryrefslogtreecommitdiff
path: root/powerdebug.8
diff options
context:
space:
mode:
authorAmit Arora <amit.arora@linaro.org>2010-09-14 12:06:09 +0530
committerAmit Arora <amit.arora@linaro.org>2010-09-14 12:06:09 +0530
commit728e0c96c34812361649ef095f14700c53647ef3 (patch)
treee1fed71f97c0672e7f4fddb515704dec4284673f /powerdebug.8
parent39f2954961126dbe0eb1b63cef6cd1840f5c0dce (diff)
Version 0.2 (add clock info)
Diffstat (limited to 'powerdebug.8')
-rw-r--r--powerdebug.812
1 files changed, 9 insertions, 3 deletions
diff --git a/powerdebug.8 b/powerdebug.8
index 20fa327..5a2a9e4 100644
--- a/powerdebug.8
+++ b/powerdebug.8
@@ -19,13 +19,13 @@
powerdebug \- A tool to display regulator and sensor information
.SH SYNOPSIS
.B powerdebug
-.RB [[-r|-s] [-v] [-d]]
+.RB [[-r|-s|-c] [-v] [-d] [-t <ticktime>]]
.RB [-V]
.RB [-h]
.br
.SH DESCRIPTION
-This tool can be used to display regulator and sensor related
-information.
+This tool can be used to display regulator, sensor and clock tree
+related information.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
@@ -44,6 +44,12 @@ For a complete description, see the Info files.
\fB\-s\fR, \fB\-\-sensor
print sensor information.
.TP
+\fB\-c\fR, \fB\-\-clock
+ print clock tree related information.
+.TP
+\fB\-t\fR, \fB\-\-time
+ set the ticktime to specified value.
+.TP
\fB\-v\fR, \fB\-\-verbose
show detailed information.
.TP