Document --power-off-on-close

The option was not documented.

Refs #824 <https://github.com/Genymobile/scrcpy/pull/824>
This commit is contained in:
Romain Vimont
2021-11-07 19:27:53 +01:00
parent f489f7fcad
commit 30d40f4e78
3 changed files with 15 additions and 0 deletions

View File

@@ -582,6 +582,14 @@ scrcpy --turn-screen-off --stay-awake
scrcpy -Sw
```
#### Power off on close
To turn the device screen off when closing scrcpy:
```bash
scrcpy --power-off-on-close
```
#### Show touches