This is an automatic generated email to let you know that the following patch 
were queued:

Subject: edid-decode.1: document new --utf8 option
Author:  Hans Verkuil <hverkuil-ci...@xs4all.nl>
Date:    Sat Aug 10 10:52:23 2024 +0200

Document the -u/--utf8 option.

Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl>

 edid-decode.1 | 4 ++++
 1 file changed, 4 insertions(+)

---

diff --git a/edid-decode.1 b/edid-decode.1
index 7e2a206bbeb4..1d14e0279a93 100644
--- a/edid-decode.1
+++ b/edid-decode.1
@@ -256,6 +256,10 @@ failures. But it will also change the output of 
edid-decode for every new commit
 in the git repository, even if nothing else changed in the edid-decode output.
 Use this option to avoid including the SHA in the edid-decode output.
 .TP
+\fB\-u\fR, \fB\-\-utf8\fR
+Convert embedded EDID strings to UTF-8, using Code Page 437 for the base block
+and ISO 8859-1 for the DisplayID block.
+.TP
 \fB\-\-hide\-serial\-numbers\fR
 Hide any serial numbers in the human readable output by '...'.
 Note that they are still easily extracted from the EDID hex dump at

Reply via email to