Blob Blame History Raw
From d048b76f748432fcb31615a4d40c00b1feb0885b Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup@redhat.com>
Date: Mon, 29 Sep 2014 22:04:58 +0200
Subject: [PATCH] edac-ctl missing options

---
 edac-utils/man8/edac-ctl.8 | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/edac-utils/man8/edac-ctl.8 b/edac-utils/man8/edac-ctl.8
index c656951..5a07e2b 100644
--- a/edac-utils/man8/edac-ctl.8
+++ b/edac-utils/man8/edac-ctl.8
@@ -43,6 +43,9 @@ drivers.
 .BI "--help"
 Display a brief usage message.
 .TP
+.BI "--quiet"
+Quiet operation.
+.TP
 .BI "--mainboard"
 Print mainboard vendor and model for this hardware, if available.
 This option requires that the \fBdmidecode\fR(8) utility be installed,
@@ -61,7 +64,10 @@ exist in the labels database for this option to do anything.
 .TP
 .BI "--print-labels"
 Display the configured labels for the current hardware, as
-well as the current labels registered with EDAC. 
+well as the current labels registered with EDAC.
+.TP
+.BI "--delay=N"
+Delay N seconds before writing DIMM labels.
 .TP
 .BI "--labeldb="DB
 Specify an alternate location for the labels database.
-- 
1.9.3