Rename --display to --display-id

The option is named "display id" everywhere.

This will be consistent with --camera-id (there will be many camera
options, so an option --camera would be confusing).

PR #4213 <https://github.com/Genymobile/scrcpy/pull/4213>
This commit is contained in:
Romain Vimont 2023-10-26 22:57:00 +02:00
commit 23e116064d
6 changed files with 17 additions and 7 deletions

View file

@ -13,7 +13,7 @@ _scrcpy() {
--crop=
-d --select-usb
--disable-screensaver
--display=
--display-id=
--display-buffer=
-e --select-tcpip
-f --fullscreen
@ -140,7 +140,7 @@ _scrcpy() {
|--audio-encoder \
|--audio-output-buffer \
|--crop \
|--display \
|--display-id \
|--display-buffer \
|--max-fps \
|-m|--max-size \