Fix manpage format

This commit is contained in:
yangfl 2019-11-27 17:44:14 +08:00 committed by Romain Vimont
parent 8ec077ce1b
commit 8bc056b9c6

View file

@ -26,7 +26,7 @@ Encode the video at the given bit\-rate, expressed in bits/s. Unit suffixes are
Default is 8000000. Default is 8000000.
.TP .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. 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 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. Print this help.
.TP .TP
.BI \-\-max\-fps " value .BI "\-\-max\-fps " value
Limit the framerate of screen capture (only supported on devices with Android >= 10). Limit the framerate of screen capture (only supported on devices with Android >= 10).
.TP .TP
@ -88,7 +88,7 @@ The format is determined by the
option if set, or by the file extension (.mp4 or .mkv). option if set, or by the file extension (.mp4 or .mkv).
.TP .TP
.BI \-\-record\-format " format .BI "\-\-record\-format " format
Force recording format (either mp4 or mkv). Force recording format (either mp4 or mkv).
.TP .TP
@ -118,29 +118,29 @@ Print the version of scrcpy.
Disable window decorations (display borderless window). Disable window decorations (display borderless window).
.TP .TP
.BI \-\-window\-title " text .BI "\-\-window\-title " text
Set a custom window title. Set a custom window title.
.TP .TP
.BI \-\-window\-x " value .BI "\-\-window\-x " value
Set the initial window horizontal position. Set the initial window horizontal position.
Default is -1 (automatic).\n Default is -1 (automatic).\n
.TP .TP
.BI \-\-window\-y " value .BI "\-\-window\-y " value
Set the initial window vertical position. Set the initial window vertical position.
Default is -1 (automatic).\n Default is -1 (automatic).\n
.TP .TP
.BI \-\-window\-width " value .BI "\-\-window\-width " value
Set the initial window width. Set the initial window width.
Default is 0 (automatic).\n Default is 0 (automatic).\n
.TP .TP
.BI \-\-window\-height " value .BI "\-\-window\-height " value
Set the initial window height. Set the initial window height.
Default is 0 (automatic).\n Default is 0 (automatic).\n