From b13fe7bc67eda5fb835aa9430f24e8428efb6d41 Mon Sep 17 00:00:00 2001 From: pjwilliams <pjwilliams@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 7 Dec 2002 15:46:00 +0000 Subject: [PATCH] Added table of proposed smartd options and updated proposed smartd directives git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@363 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/README | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/sm5/README b/sm5/README index cba97638b..0688960dd 100644 --- a/sm5/README +++ b/sm5/README @@ -218,16 +218,28 @@ The following table shows the mapping of old options to new options: -A -X --abort - SHOULD BECOME A COMMAND-LINE ARGUMENT (-C N, --checkinterval N) =======> -C N Set checktime NOW CMD LINE + 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 ADD Email addresses -m ADD + -m N Email mode -M MODE -i N Ignore -i N -I N Ignore -I N # Comment # \ Line continuation \ ------------------------------------------------------------------------------------------------------------------- +Suggested changes to smartd options: + + ---------------------------------------------------------------------------------------------------------- + 5.0.x short 5.0.x long 5.1.x short 5.1.x long + option option option option + ---------------------------------------------------------------------------------------------------------- + -h, -? --help -h, -? --help + -V --version, --copyright, --license -V --version, --copyright, --license + -X --debugmode -d --debug + -i --interval + ---------------------------------------------------------------------------------------------------------- + Suggested change order (CVS commit at least after each of these): Modify smartctl command-line options Modify smartctl man page, README file, CHANGELOG -- GitLab