Fix FAQ formatting
This commit is contained in:
parent
ed84e18b1a
commit
77ebe786ea
1 changed files with 7 additions and 7 deletions
8
FAQ.md
8
FAQ.md
|
@ -60,10 +60,10 @@ If it does not open, check [stackoverflow][device-unauthorized].
|
||||||
|
|
||||||
If several devices are connected, you will encounter this error:
|
If several devices are connected, you will encounter this error:
|
||||||
|
|
||||||
ERROR: Multiple (2) ADB devices:
|
> ERROR: Multiple (2) ADB devices:
|
||||||
ERROR: --> (usb) 0123456789abcdef device Nexus_5
|
> ERROR: --> (usb) 0123456789abcdef device Nexus_5
|
||||||
ERROR: --> (tcpip) 192.168.1.5:5555 device GM1913
|
> ERROR: --> (tcpip) 192.168.1.5:5555 device GM1913
|
||||||
ERROR: Select a device via -s (--serial), -d (--select-usb) or -e (--select-tcpip)
|
> ERROR: Select a device via -s (--serial), -d (--select-usb) or -e (--select-tcpip)
|
||||||
|
|
||||||
In that case, you can either provide the identifier of the device you want to
|
In that case, you can either provide the identifier of the device you want to
|
||||||
mirror:
|
mirror:
|
||||||
|
|
Loading…
Reference in a new issue