Skip to content
Snippets Groups Projects
Commit 4623e0f4 authored by ballen4705's avatar ballen4705
Browse files

Changed long option

--vendoroptions
to
--vendorattribute


git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@346 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 53ae2c66
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment