Fix typo in manpage
PR #2606 <https://github.com/Genymobile/scrcpy/pull/2606> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
116acc8d25
commit
b5e98db635
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ This is a workaround for some devices not behaving as expected when setting the
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI "\-\-lock\-video\-orientation[=value]
|
.BI "\-\-lock\-video\-orientation[=value]
|
||||||
Lock video orientation to \fIvalue\fR. Possible values are "unlocked", "initial" (locked to the initial orientation), 0, 1, 2 and 3. Natural device orientation is 0, and each increment adds a 90 degrees otation counterclockwise.
|
Lock video orientation to \fIvalue\fR. Possible values are "unlocked", "initial" (locked to the initial orientation), 0, 1, 2 and 3. Natural device orientation is 0, and each increment adds a 90 degrees rotation counterclockwise.
|
||||||
|
|
||||||
Default is "unlocked".
|
Default is "unlocked".
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue