Blame SOURCES/edac-ctl-man-missing-options.patch

b2b13e
From 271ce86b92b8f518fdfb4abb4f46d0c69e703c3a Mon Sep 17 00:00:00 2001
b2b13e
From: Jan Chaloupka <jchaloup@redhat.com>
b2b13e
Date: Wed, 20 Aug 2014 15:20:00 +0200
b2b13e
Subject: [PATCH] edac-ctl missing options
b2b13e
b2b13e
---
b2b13e
 src/util/edac-ctl.8.in | 8 +++++++-
b2b13e
 1 file changed, 7 insertions(+), 1 deletion(-)
b2b13e
b2b13e
diff --git a/src/util/edac-ctl.8.in b/src/util/edac-ctl.8.in
b2b13e
index 7f9ca5e..c6143ef 100644
b2b13e
--- a/src/util/edac-ctl.8.in
b2b13e
+++ b/src/util/edac-ctl.8.in
b2b13e
@@ -43,6 +43,9 @@ drivers.
b2b13e
 .BI "--help"
b2b13e
 Display a brief usage message.
b2b13e
 .TP
b2b13e
+.BI "--quiet"
b2b13e
+Quiet operation.
b2b13e
+.TP
b2b13e
 .BI "--mainboard"
b2b13e
 Print mainboard vendor and model for this hardware, if available.
b2b13e
 This option requires that the \fBdmidecode\fR(8) utility be installed,
b2b13e
@@ -61,7 +64,10 @@ exist in the labels database for this option to do anything.
b2b13e
 .TP
b2b13e
 .BI "--print-labels"
b2b13e
 Display the configured labels for the current hardware, as
b2b13e
-well as the current labels registered with EDAC. 
b2b13e
+well as the current labels registered with EDAC.
b2b13e
+.TP
b2b13e
+.BI "--delay=N"
b2b13e
+Delay N seconds before writing DIMM labels.
b2b13e
 .TP
b2b13e
 .BI "--labeldb="DB
b2b13e
 Specify an alternate location for the labels database.
b2b13e
-- 
b2b13e
1.9.3
b2b13e