From 4623e0f402ec35d3ef672169978141b4876000bf Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Mon, 2 Dec 2002 12:56:29 +0000 Subject: [PATCH] Changed long option --vendoroptions to --vendorattribute git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@346 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sm5/README b/sm5/README index f2eda2c4b..2bddccc4d 100644 --- a/sm5/README +++ b/sm5/README @@ -154,7 +154,7 @@ please post to the smartmontools mailing list. -A, --showall Show all SMART information. Equivalent to -hcai -l error -l selftest - -v N,OPTION , --vendoroptions=N,OPTION + -v N,OPTION , --vendorattribute=N,OPTION Set vendor specific OPTION for attribute N. Currently supported are: N OPTION Effect @@ -201,7 +201,7 @@ The following table shows the mapping of old options to new options: -l -l error --showlog=error -L -l selftest --showlog=selftest -a -A --showall - -m -v 9,minutes --vendoroptions=9,minutes + -m -v 9,minutes --vendorattribute=9,minutes -O -t offline --test=offline -S -t short --test=short -s -t short -C --test=short --captive -- GitLab