mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-09-21 00:38:36 +00:00
Improve documentation for consistency
Make --lock-video-orientation documentation consistent with that of --rotation.
This commit is contained in:
parent
28c71c528f
commit
cbde7b964a
2 changed files with 5 additions and 4 deletions
|
@ -52,7 +52,7 @@ Print this help.
|
|||
|
||||
.TP
|
||||
.BI "\-\-lock\-video\-orientation " value
|
||||
Lock video orientation to \fIvalue\fR. Values are integers in the range [-1..3]. Natural device orientation is 0 and each increment adds 90 degrees counterclockwise.
|
||||
Lock video orientation to \fIvalue\fR. Possible values are -1 (unlocked), 0, 1, 2 and 3. Natural device orientation is 0, and each increment adds a 90 degrees otation counterclockwise.
|
||||
|
||||
Default is -1 (unlocked).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue