Open yyoon opened 8 years ago
madb set name <device_serial> <nickname> is the current syntax, and the first argument should always be an actual device serial.
madb set name <device_serial> <nickname>
Accepting the device index (e.g., @1, @2, ...) in place of the serial would be convenient.
@1
@2
madb set name <device_serial> <nickname>
is the current syntax, and the first argument should always be an actual device serial.Accepting the device index (e.g.,
@1
,@2
, ...) in place of the serial would be convenient.