summaryrefslogtreecommitdiff
path: root/man/dmidecode.8
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-03 08:18:38 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-03 08:18:38 +0200
commitb74b05f4235b07a6332736eb0892aac03d6adb3b (patch)
tree265532e1b5f02c2d434153ac9d0aa643d169e384 /man/dmidecode.8
parent85e233a539b5450d6bfc9ebd18142527a7114ffe (diff)
parentd04c43164be5f5a87a52c523fe77b728ea6f3228 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'man/dmidecode.8')
-rw-r--r--man/dmidecode.86
1 files changed, 5 insertions, 1 deletions
diff --git a/man/dmidecode.8 b/man/dmidecode.8
index bef204e..df861e1 100644
--- a/man/dmidecode.8
+++ b/man/dmidecode.8
@@ -74,7 +74,7 @@ Only display the value of the \s-1DMI\s0 string identified by \fBKEYWORD\fR.
\fBbios-version\fR, \fBbios-release-date\fR,
\fBsystem-manufacturer\fR, \fBsystem-product-name\fR,
\fBsystem-version\fR, \fBsystem-serial-number\fR,
-\fBsystem-uuid\fR,
+\fBsystem-uuid\fR, \fBsystem-family\fR,
\fBbaseboard-manufacturer\fR, \fBbaseboard-product-name\fR,
\fBbaseboard-version\fR, \fBbaseboard-serial-number\fR,
\fBbaseboard-asset-tag\fR, \fBchassis-manufacturer\fR,
@@ -115,6 +115,10 @@ is printed and
.B dmidecode
exits with an error.
.TP
+.BR "-H" ", " "--handle HANDLE"
+Only display the entry whose handle matches \fBHANDLE\fR. \fBHANDLE\fR
+is a 16-bit integer.
+.TP
.BR "-u" ", " "--dump"
Do not decode the entries, dump their contents as hexadecimal instead.
Note that this is still a text output, no binary data will be thrown upon