adb: add device specifying command (#15249)
This commit is contained in:
@@ -31,3 +31,7 @@
|
||||
- List all connected devices:
|
||||
|
||||
`adb devices`
|
||||
|
||||
- Specify which device to send commands to if there are multiple devices:
|
||||
|
||||
`adb -s {{device_ID}} {{shell}}`
|
||||
|
Reference in New Issue
Block a user