mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01: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