blob: c5b06476543c0a1557580b5ab11ece63621daaf0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
--- eeprom/decode-dimms.1.orig 2014-02-20 04:59:56.488360000 -0500
+++ eeprom/decode-dimms.1 2014-06-19 16:20:15.000000000 -0400
@@ -21,7 +21,7 @@
decode-dimms \- decode the information found in memory module SPD EEPROMs
.SH SYNOPSIS
.B decode-dimms
-[-c] [-f [-b]] [-x|-X file [files..]]
+[-c] [-f [-b]] [-d|-x|-X file [files..]]
.br
.B decode-dimms
-h
@@ -53,6 +53,9 @@
.B \-c, --checksum
Decode completely even if checksum fails
.TP
+.B \-d
+Read data from the device
+.TP
.B \-x
Read data from hexdump files
.TP
|