summaryrefslogtreecommitdiff
path: root/edid-decode.1
diff options
context:
space:
mode:
Diffstat (limited to 'edid-decode.1')
-rw-r--r--edid-decode.18
1 files changed, 8 insertions, 0 deletions
diff --git a/edid-decode.1 b/edid-decode.1
index 652ad56..7c9789a 100644
--- a/edid-decode.1
+++ b/edid-decode.1
@@ -39,6 +39,14 @@ hex: hex numbers in ascii text (default for stdout)
raw: binary data (default unless writing to stdout)
.br
carray: c-program struct
+.TP
+\fB\-c\fR, \fB\-\-check\fR
+Check if the EDID conforms to the standards.
+.TP
+\fB\-e\fR, \fB\-\-extract\fR
+Extract the contents of the first block in hex values.
+This was always done in old edid-decode versions. To get
+the same behavior add this option.
.PP
.SH NOTES