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 \
|
|--display-id \
|
||||||
|--max-fps \
|
|--max-fps \
|
||||||
|-m|--max-size \
|
|-m|--max-size \
|
||||||
|
|--new-display \
|
||||||
|-p|--port \
|
|-p|--port \
|
||||||
|--push-target \
|
|--push-target \
|
||||||
|--rotation \
|
|--rotation \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user