From c98355feba7ef99f6a225da77f69e1bc9bcbb170 Mon Sep 17 00:00:00 2001 From: pjwilliams <pjwilliams@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Tue, 3 Dec 2002 23:30:33 +0000 Subject: [PATCH] Renamed --badsum's argument 'silent' to 'ignore' git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@351 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sm5/README b/sm5/README index 980d8480c..3db105a5e 100644 --- a/sm5/README +++ b/sm5/README @@ -130,7 +130,7 @@ please post to the smartmontools mailing list. Action to take on a bad checksum. TYPE and its meaning are: warn - Issue a warning, but continue [DEFAULT] exit - Exit smartctl - silent - Continue silently without issuing a warning [NEW] + ignore - Continue silently without issuing a warning [NEW] -s VALUE, --smart=VALUE Enable/disable SMART. VALUE is one of: on, off -- GitLab