diff options
Diffstat (limited to 'io-tool')
-rwxr-xr-x | io-tool/mts-io-sysfs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/io-tool/mts-io-sysfs b/io-tool/mts-io-sysfs index 0d8ef24..e33c280 100755 --- a/io-tool/mts-io-sysfs +++ b/io-tool/mts-io-sysfs @@ -107,6 +107,9 @@ usage() { #product-id, device-id, vendor-id are all read-only *-id ) ;; + #uuid read-only + uiid ) + ;; #hw-version is read-only *hw-version ) ;; |