diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-05-31 23:24:58 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-05-31 23:24:58 +0200 |
commit | a1e93482d9cc9ace5fc1494677b45d965f1ddcb7 (patch) | |
tree | 63b801cf0c90c11bcd445d5a2631d7e98631d81e /man | |
parent | 53bafb796b654d1f7206196fd97cf8ba0b08ad7a (diff) |
New upstream version 3.1upstream/3.1
Diffstat (limited to 'man')
-rw-r--r-- | man/dmidecode.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/dmidecode.8 b/man/dmidecode.8 index a64cf5d..bef204e 100644 --- a/man/dmidecode.8 +++ b/man/dmidecode.8 @@ -134,13 +134,18 @@ Read the DMI data from a binary file previously generated using Do not attempt to read DMI data from sysfs files. This is mainly useful for debugging. .TP +.BR " " " " "--oem-string N" +Only display the value of the \s-1OEM\s0 string number \fBN\fR. The first +\s-1OEM\s0 string has number 1. With special value "count", return the +number of OEM strings instead. +.TP .BR "-h" ", " "--help" Display usage information and exit .TP .BR "-V" ", " "--version" Display the version and exit .P -Options --string, --type and --dump-bin +Options --string, --type, --dump-bin and --oem-string determine the output format and are mutually exclusive. .P Please note in case of |