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:
parent
36d61f9ecd
commit
28d64ef319
@ -194,6 +194,7 @@ _scrcpy() {
|
||||
|--display-id \
|
||||
|--max-fps \
|
||||
|-m|--max-size \
|
||||
|--new-display \
|
||||
|-p|--port \
|
||||
|--push-target \
|
||||
|--rotation \
|
||||
|
Loading…
x
Reference in New Issue
Block a user