summaryrefslogtreecommitdiff
path: root/man/vpddecode.8
diff options
context:
space:
mode:
authorkhali <khali>2005-02-10 21:30:48 +0000
committerkhali <khali>2005-02-10 21:30:48 +0000
commit1dd506069477355a1f374da97d23eaa5cfa46cd7 (patch)
treea710f097916b7bc5c2a324ff751e7981ab4a9993 /man/vpddecode.8
parent2d15eab43f9f3dd31ca03bb1b44385dd8fecb980 (diff)
downloaddmidecode-1dd506069477355a1f374da97d23eaa5cfa46cd7.tar.gz
Document the new command-line interface.
Diffstat (limited to 'man/vpddecode.8')
-rw-r--r--man/vpddecode.816
1 files changed, 15 insertions, 1 deletions
diff --git a/man/vpddecode.8 b/man/vpddecode.8
index 8335c1e..028b8b8 100644
--- a/man/vpddecode.8
+++ b/man/vpddecode.8
@@ -1,8 +1,10 @@
-.TH VPDDECODE 8 "February 2004" "dmidecode"
+.TH VPDDECODE 8 "February 2005" "dmidecode"
.SH NAME
vpddecode \- \s-1VPD\s0 structure decoder
.SH SYNOPSIS
.B vpddecode
+.RB [ OPTIONS ]
+
.SH DESCRIPTION
.B vpddecode
prints the "vital product data" information that can be found in almost
@@ -29,6 +31,18 @@ Default Flash Image File Name
Note that these additional items are not documented by IBM, so this is
guess work, and as such should not be blindly trusted. Feedback about
the accuracy of these labels is welcome.
+
+.SH OPTIONS
+.TP
+.BR "-d" ", " "--dev-mem FILE"
+Read memory from device \fBFILE\fR (default: \fB/dev/mem\fR)
+.TP
+.BR "-h" ", " "--help"
+Display usage information and exit
+.TP
+.BR "-V" ", " "--version"
+Display the version and exit
+
.SH FILES
.I /dev/mem
.SH BUGS