Blob Blame History Raw
commit d0e0bb3d73c4bc5060da20270a089857bba2a64c
Author: Justin Vreeland <vreeland.justin@gmail.com>
Date:   Tue Nov 2 19:51:50 2021 -0700

    Update ras-mc-ctl manpage to match current options
    
    Signed-off-by: Justin Vreeland <vreeland.justin@gmail.com>
    Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>

diff --git a/man/ras-mc-ctl.8.in b/man/ras-mc-ctl.8.in
index 26230e0..a605122 100644
--- a/man/ras-mc-ctl.8.in
+++ b/man/ras-mc-ctl.8.in
@@ -79,9 +79,27 @@ Specify an alternate location for the labels database.
 Specify a delay of \fBtime\fR seconds before registering DIMM labels.
 Only meaninful if used together with --register-labels.
 .TP
-.BI "--layout
+.BI "--layout"
 Prints the memory layout as detected by the EDAC driver. Useful to check
 if the EDAC driver is properly detecting the memory controller architecture.
+.TP
+.BI "--summary"
+Presents a summary of the logged errors.
+.TP
+.BI "--errors"
+Shows the errors stored at the error database.
+.TP
+.BI "--error-count"
+Shows the corrected and uncorrected error counts using sysfs.
+.TP
+.BI "--vendor-errors-summary="platform-id
+Pressents a summary of the vendor-specific logged errors.
+.TP
+.BI "--vendor-errors="platform-id
+Shows the vendor-specific errors stored in the error database.
+.TP
+.BI "--vendor-platforms"
+Shows the supported platforms with platform-ids for the vendor-specific errors.
 
 .SH MAINBOARD CONFIGURATION
 .PP