mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-26 20:26:01 +00:00
Rename --no-display to --no-mirror
The option impacts both video and audio playback, so "no display" is not an appropriate name. PR #3978 <https://github.com/Genymobile/scrcpy/pull/3978>
This commit is contained in:
parent
0f3af2d20b
commit
6928acdeac
11 changed files with 42 additions and 35 deletions
|
@ -33,7 +33,7 @@ _scrcpy() {
|
|||
--no-clipboard-autosync
|
||||
--no-downsize-on-error
|
||||
-n --no-control
|
||||
-N --no-display
|
||||
-N --no-mirror
|
||||
--no-key-repeat
|
||||
--no-mipmaps
|
||||
--no-power-on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue