Add --list-displays
Add an option to list the device displays properly.
This commit is contained in:
@@ -73,4 +73,5 @@ const struct scrcpy_options scrcpy_options_default = {
|
||||
.power_on = true,
|
||||
.audio = true,
|
||||
.list_encoders = false,
|
||||
.list_displays = false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user