mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-09-04 16:45:42 +00:00
Fix options alphabetical order
Renaming --display to --display-id broke the alphabetical order.
Refs 23e116064d
This commit is contained in:
parent
4658c0e5d2
commit
0801cf0627
4 changed files with 16 additions and 16 deletions
|
@ -19,8 +19,8 @@ _scrcpy() {
|
|||
--crop=
|
||||
-d --select-usb
|
||||
--disable-screensaver
|
||||
--display-id=
|
||||
--display-buffer=
|
||||
--display-id=
|
||||
-e --select-tcpip
|
||||
-f --fullscreen
|
||||
--force-adb-forward
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue