diff options
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 | 
