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 --hid-mouse
|
||||||
-m --max-size=
|
-m --max-size=
|
||||||
--no-cleanup
|
--no-cleanup
|
||||||
--no-clipboard-on-error
|
--no-clipboard-autosync
|
||||||
--no-downsize-on-error
|
--no-downsize-on-error
|
||||||
-n --no-control
|
-n --no-control
|
||||||
-N --no-display
|
-N --no-display
|
||||||
|
|
Loading…
Reference in a new issue