Add a missing separator between patterns

Without this change the bash-completion script produces the following error:
```
bash: /usr/local/etc/bash_completion.d/scrcpy: line 118: syntax error near unexpected token `newline'
bash: /usr/local/etc/bash_completion.d/scrcpy: line 118: `        --orientation'
```