diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-24 23:08:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-24 23:08:32 +0200 |
commit | 4510bf89cdef11a5bf0eea1e8c5da6b7bcc77ce4 (patch) | |
tree | 316792a49717d4966055d8697ee465ef5bdb17c3 /man/dmidecode.8 | |
parent | 0e7659200e3c881e354aab00b758d25408a21544 (diff) | |
parent | cbda69b295122262360b0899ad2f5275ace1179d (diff) |
Merge branch 'feature/upstream' into develop
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 |