Rename --v4l2_sink to --v4l2-sink

This was a rebase issue, the previous version in #2268 was correct.

Refs #2268 <https://github.com/Genymobile/scrcpy/pull/2268>
This commit is contained in:
Romain Vimont
2021-04-26 17:59:35 +02:00
parent 41a0383d7c
commit 45e7280148
2 changed files with 4 additions and 4 deletions

View File

@@ -186,7 +186,7 @@ Enable "show touches" on start, restore the initial value on exit.
It only shows physical touches (not clicks from scrcpy).
.TP
.BI "\-\-v4l2_sink " /dev/videoN
.BI "\-\-v4l2-sink " /dev/videoN
Output to v4l2loopback device.
It requires to lock the video orientation (see --lock-video-orientation).