Add missing syntax highlighting in audio doc

This commit is contained in:
Romain Vimont 2023-07-14 23:37:19 +02:00
parent ad05a01800
commit fcdf847dd3

View file

@ -93,7 +93,7 @@ scrcpy --list-encoders
To select a specific encoder:
```
```bash
scrcpy --audio-codec=opus --audio-encoder='c2.android.opus.encoder'
```