]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Update ras-mc-ctl manpage to match current options
authorJustin Vreeland <vreeland.justin@gmail.com>
Wed, 3 Nov 2021 02:51:50 +0000 (19:51 -0700)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 1 Apr 2022 08:55:01 +0000 (10:55 +0200)
Signed-off-by: Justin Vreeland <vreeland.justin@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
man/ras-mc-ctl.8.in

index 26230e0aaa941804ab063783aee78dc41547337b..a605122f25b7786a45c9e550b6f35cdd5a33fd90 100644 (file)
@@ -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