Fix --no-clipboard-autosync bash completion
Fix typo.
This commit is contained in:
parent
c78254fcd1
commit
9f8e96e895
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ _scrcpy() {
|
|||
-M --hid-mouse
|
||||
-m --max-size=
|
||||
--no-cleanup
|
||||
--no-clipboard-on-error
|
||||
--no-clipboard-autosync
|
||||
--no-downsize-on-error
|
||||
-n --no-control
|
||||
-N --no-display
|
||||
|
|
Loading…
Reference in a new issue