diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 18:11:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 18:11:10 +0200 |
commit | 6b606a764cabee5c89544446e9d5968e8656b76b (patch) | |
tree | 55faea061b464462edc782e566a1951014db9af4 /man/dmidecode.8 | |
parent | 0e7659200e3c881e354aab00b758d25408a21544 (diff) | |
parent | 3557909c0ef8542499567bef6ac64fba6f919305 (diff) |
Merge branch 'release/debian/3.1-1'debian/3.1-1
Diffstat (limited to 'man/dmidecode.8')
-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 |