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 \
|--push-target \
|--rotation \
|--screen-off-timeout \
|--tunnel-host \
|--tunnel-port \
|--v4l2-buffer \