smartctl: The short alternative for --tolerance is -T, not -t.
This commit is contained in:
parent
48ffb0ac6d
commit
c2d30fb8aa
@ -107,7 +107,7 @@ _smartctl()
|
|||||||
_smartctl_device
|
_smartctl_device
|
||||||
return 0
|
return 0
|
||||||
;;
|
;;
|
||||||
-t|--tolerance)
|
-T|--tolerance)
|
||||||
_smartctl_tolerance
|
_smartctl_tolerance
|
||||||
return 0
|
return 0
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user