Fix manpage format

pull/1043/head^2
yangfl 5 years ago committed by Romain Vimont
parent 8ec077ce1b
commit 8bc056b9c6

@ -26,7 +26,7 @@ Encode the video at the given bit\-rate, expressed in bits/s. Unit suffixes are
Default is 8000000.
.TP
.BI \-\-crop " width\fR:\fIheight\fR:\fIx\fR:\fIy
.BI "\-\-crop " width\fR:\fIheight\fR:\fIx\fR:\fIy
Crop the device screen on the server.
The values are expressed in the device natural orientation (typically, portrait for a phone, landscape for a tablet). Any
@ -42,7 +42,7 @@ Start in fullscreen.
Print this help.
.TP
.BI \-\-max\-fps " value
.BI "\-\-max\-fps " value
Limit the framerate of screen capture (only supported on devices with Android >= 10).
.TP
@ -88,7 +88,7 @@ The format is determined by the
option if set, or by the file extension (.mp4 or .mkv).
.TP
.BI \-\-record\-format " format
.BI "\-\-record\-format " format
Force recording format (either mp4 or mkv).
.TP
@ -118,29 +118,29 @@ Print the version of scrcpy.
Disable window decorations (display borderless window).
.TP
.BI \-\-window\-title " text
.BI "\-\-window\-title " text
Set a custom window title.
.TP
.BI \-\-window\-x " value
.BI "\-\-window\-x " value
Set the initial window horizontal position.
Default is -1 (automatic).\n
.TP
.BI \-\-window\-y " value
.BI "\-\-window\-y " value
Set the initial window vertical position.
Default is -1 (automatic).\n
.TP
.BI \-\-window\-width " value
.BI "\-\-window\-width " value
Set the initial window width.
Default is 0 (automatic).\n
.TP
.BI \-\-window\-height " value
.BI "\-\-window\-height " value
Set the initial window height.
Default is 0 (automatic).\n

Loading…
Cancel
Save