From 381a24de7052ad3d93e9f9427ba123caa09a878f Mon Sep 17 00:00:00 2001
From: pjwilliams <pjwilliams@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Sat, 7 Dec 2002 23:10:55 +0000
Subject: [PATCH] Added proposed options for -m smartd.conf directive

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@364 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/README | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/sm5/README b/sm5/README
index 0688960dd..f584db2b1 100644
--- a/sm5/README
+++ b/sm5/README
@@ -221,7 +221,13 @@ The following table shows the mapping of old options to new options:
  SHOULD BECOME A COMMAND-LINE ARGUMENT (-i N, --interval N) =======>       -C N    Set checktime        NOW CMD LINE
                                                                            -f      usage attributes     -f
                                                                            -M ADD  Email addresses     -m ADD
-                                                                           -m N    Email mode          -M MODE
+                                                                           -m -3   Email mode          -M diminishing,test
+                                                                           -m -2   Email mode          -M daily,test
+                                                                           -m -1   Email mode          -M once,test
+                                                                           -m 0    Email mode          -M once
+                                                                           -m 1    Email mode          -M once
+                                                                           -m 2    Email mode          -M daily
+                                                                           -m 3    Email mode          -M diminishing
                                                                            -i N    Ignore              -i N
                                                                            -I N    Ignore              -I N
                                                                             #      Comment              #
-- 
GitLab