Fix some grammatical issues in documentation
PR #5722 <https://github.com/Genymobile/scrcpy/pull/5722> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
5ae01749bf
commit
1c7680f689
@ -113,16 +113,17 @@ with the device IP address you found)_.
|
|||||||
7. Run `scrcpy` as usual.
|
7. Run `scrcpy` as usual.
|
||||||
8. Run `adb disconnect` once you're done.
|
8. Run `adb disconnect` once you're done.
|
||||||
|
|
||||||
Since Android 11, a [wireless debugging option][adb-wireless] allows to bypass
|
Since Android 11, a [wireless debugging option][adb-wireless] allows you to
|
||||||
having to physically connect your device directly to your computer.
|
bypass having to physically connect your device to your computer.
|
||||||
|
|
||||||
[adb-wireless]: https://developer.android.com/studio/command-line/adb#wireless-android11-command-line
|
[adb-wireless]: https://developer.android.com/studio/command-line/adb#wireless-android11-command-line
|
||||||
|
|
||||||
|
|
||||||
## Autostart
|
## Autostart
|
||||||
|
|
||||||
A small tool (by the scrcpy author) allows to run arbitrary commands whenever a
|
A small tool (by the scrcpy author) allows you to run arbitrary commands
|
||||||
new Android device is connected: [AutoAdb]. It can be used to start scrcpy:
|
whenever a new Android device is connected: [AutoAdb]. It can be used to start
|
||||||
|
scrcpy:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
autoadb scrcpy -s '{}'
|
autoadb scrcpy -s '{}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user