summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2024-07-07 10:58:07 +0200
committerJörg Frings-Fürst <debian@jff.email>2024-07-07 10:58:07 +0200
commit5d080a83916d09fae81e49e0b9bcee5b73416688 (patch)
tree6290b97a5089074ce3c528bb7d2bad8b48c61625 /man
parentb1d326f710674448b6a528b3991ae44098396b44 (diff)
parent223c71b5532beb3fd6cbfb931b95b149235544a1 (diff)
Merge branch 'release/debian/3.6-1'debian/3.6-1
Diffstat (limited to 'man')
-rw-r--r--man/dmidecode.88
1 files changed, 8 insertions, 0 deletions
diff --git a/man/dmidecode.8 b/man/dmidecode.8
index 83affc2..77c89a5 100644
--- a/man/dmidecode.8
+++ b/man/dmidecode.8
@@ -127,6 +127,10 @@ typically from files under
.IR /sys/devices/virtual/dmi/id .
Most of these files are even readable by regular users.
.TP
+.BR " " " " "--list-strings"
+List available string keywords, which can then be passed to the \fB--string\fP
+option.
+.TP
.BR "-t" ", " "--type \fITYPE\fP"
Only display the entries of type \fITYPE\fP. It can be either a
\s-1DMI\s0 type number, or a comma-separated list of type numbers, or a
@@ -150,6 +154,10 @@ is printed and
.B dmidecode
exits with an error.
.TP
+.BR " " " " "--list-types"
+List available type keywords, which can then be passed to the \fB--type\fP
+option.
+.TP
.BR "-H" ", " "--handle \fIHANDLE\fP"
Only display the entry whose handle matches \fIHANDLE\fP.
\fIHANDLE\fP is a 16-bit integer.