diff options
Diffstat (limited to 'io-tool/mts-io-sysfs')
-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 55b5087..a7f7455 100755 --- a/io-tool/mts-io-sysfs +++ b/io-tool/mts-io-sysfs @@ -122,6 +122,9 @@ usage() { #imei is read-only imei ) ;; + #capabilities are read-only + capability/* ) + ;; radio-reset-backoff-seconds ) ;; modalias ) |