2
0
mirror of https://github.com/Genymobile/scrcpy synced 2025-08-22 09:57:30 +00:00

Fix --screen-off-timeout bash completion

Only the option must be auto-completed, not its value.
This commit is contained in:
Romain Vimont 2025-04-14 18:05:08 +02:00
parent 882003f314
commit d2447b5c19

View File

@ -205,6 +205,7 @@ _scrcpy() {
|-p|--port \ |-p|--port \
|--push-target \ |--push-target \
|--rotation \ |--rotation \
|--screen-off-timeout \
|--tunnel-host \ |--tunnel-host \
|--tunnel-port \ |--tunnel-port \
|--v4l2-buffer \ |--v4l2-buffer \