mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-30 13:58:08 +00:00
Fix --new-display bash completion
The option --new-display accepts an optional argument, but bash must not try to auto-complete it with unrelated content.
This commit is contained in:
@@ -194,6 +194,7 @@ _scrcpy() {
|
||||
|--display-id \
|
||||
|--max-fps \
|
||||
|-m|--max-size \
|
||||
|--new-display \
|
||||
|-p|--port \
|
||||
|--push-target \
|
||||
|--rotation \
|
||||
|
Reference in New Issue
Block a user