summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 7 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 8205e96296..025415f900 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5487,13 +5487,15 @@ simplify finding the right x,y,w,h parameters.
.
.TP
.B remove-logo=/path/to/logo_bitmap_file_name.pgm
-Suppresses a TV station logo using a PGM or PPM file to tell it
-which pixels comprise the logo. The width and height must match
-those of the video stream being processed. Uses the filter
-image and a circular blur algorithm to remove the logo.
+Suppresses a TV station logo, using a PGM or PPM image
+file to determine which pixels comprise the logo.
+The width and height of the image file must match
+those of the video stream being processed.
+Uses the filter image and a circular blur
+algorithm to remove the logo.
.RSs
.IPs /path/to/logo_bitmap_file_name.pgm
-[path] + file name of the filter image.
+[path] + filename of the filter image.
.RE
.
.TP